|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.cfg.Configuration
org.nanocontainer.persistence.hibernate.ConstructableConfiguration
public class ConstructableConfiguration
Constructable Hibernate configuration. Just a wrapper around various
configure() methods. See respective configure methods.
Configuration,
Serialized Form| Field Summary |
|---|
| Fields inherited from class org.hibernate.cfg.Configuration |
|---|
classes, collections, extendsQueue, filterDefinitions, imports, namedQueries, namedSqlQueries, namingStrategy, propertyReferences, secondPasses, sqlResultSetMappings, tables, typeDefs |
| Constructor Summary | |
|---|---|
ConstructableConfiguration()
|
|
ConstructableConfiguration(Document document)
|
|
ConstructableConfiguration(File configFile)
|
|
ConstructableConfiguration(String resource)
|
|
ConstructableConfiguration(URL url)
|
|
| Method Summary |
|---|
| Methods inherited from class org.hibernate.cfg.Configuration |
|---|
add, addCacheableFile, addCacheableFile, addClass, addDirectory, addDocument, addFile, addFile, addFilterDefinition, addInputStream, addJar, addProperties, addResource, addResource, addURL, addXML, buildMappings, buildSessionFactory, buildSettings, configure, configure, configure, configure, configure, createMappings, doConfigure, doConfigure, findPossibleExtends, generateDropSchemaScript, generateSchemaCreationScript, generateSchemaUpdateScript, getClassMapping, getClassMappings, getCollectionMapping, getCollectionMappings, getConfigurationInputStream, getFilterDefinitions, getImports, getInterceptor, getNamedQueries, getNamedSQLQueries, getNamingStrategy, getProperties, getProperty, getSessionEventListenerConfig, getSqlResultSetMappings, getTableMappings, parseMappingElement, reset, secondPassCompile, secondPassCompileForeignKeys, setCacheConcurrencyStrategy, setCollectionCacheConcurrencyStrategy, setEntityResolver, setInterceptor, setListener, setListener, setNamingStrategy, setProperties, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstructableConfiguration()
throws org.hibernate.HibernateException
org.hibernate.HibernateException
public ConstructableConfiguration(URL url)
throws org.hibernate.HibernateException
org.hibernate.HibernateException
public ConstructableConfiguration(String resource)
throws org.hibernate.HibernateException
org.hibernate.HibernateException
public ConstructableConfiguration(File configFile)
throws org.hibernate.HibernateException
org.hibernate.HibernateException
public ConstructableConfiguration(Document document)
throws org.hibernate.HibernateException
org.hibernate.HibernateException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||