org.xorm
Interface I15d

All Known Implementing Classes:
BaseSQLDriver, BoundExpression, ClassMapping, CollectionProxy, FieldDescriptor, InterfaceManagerFactory, ModelMapping, QueryImpl, SQLConnectionInfo, TransactionImpl, XORM

public interface I15d

A declarative interface that allows an implementing class easy access to a shared, internationalized resource bundle. I15d is a geekish abbreviation for "Internationalized".


Field Summary
static I18NHelper I18N
           
 

Field Detail

I18N

public static final I18NHelper I18N


$Header: /cvsroot/xorm/xorm/docs/api/org/xorm/I15d.html,v 1.4 2004/05/30 08:55:03 wbiggs Exp $