Save This Page
Home » hibernate-entity-src-20081106 » org.hibernate » ejb » [javadoc | source]
org.hibernate.ejb
public class: InjectionSettingsFactory [javadoc | source]
java.lang.Object
   org.hibernate.cfg.SettingsFactory
      org.hibernate.ejb.InjectionSettingsFactory

All Implemented Interfaces:
    Serializable

Fields inherited from org.hibernate.cfg.SettingsFactory:
DEF_CACHE_REG_FACTORY
Method from org.hibernate.ejb.InjectionSettingsFactory Summary:
createConnectionProvider,   setConnectionProviderInjectionData
Methods from org.hibernate.cfg.SettingsFactory:
buildBytecodeProvider,   buildSettings,   createBatcherFactory,   createConnectionProvider,   createQueryCacheFactory,   createQueryTranslatorFactory,   createRegionFactory,   createTransactionFactory,   createTransactionManagerLookup
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.ejb.InjectionSettingsFactory Detail:
 protected ConnectionProvider createConnectionProvider(Properties properties) 
 public  void setConnectionProviderInjectionData(Map connectionProviderInjectionData) 
    Map where the key represents the javabean property in witch Object will be injected