|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.hibernate.cfg.Configuration
org.nanocontainer.persistence.hibernate.classic.ConstructableConfiguration
public class ConstructableConfiguration
Constructable Hibernate configuration. Just a wrapper around various
configure() methods. See respective configure methods.
Configuration| Constructor Summary | |
|---|---|
ConstructableConfiguration()
|
|
ConstructableConfiguration(Document document)
|
|
ConstructableConfiguration(File configFile)
|
|
ConstructableConfiguration(String resource)
|
|
ConstructableConfiguration(URL url)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sf.hibernate.cfg.Configuration |
|---|
add, addClass, addDirectory, addDocument, addFile, addFile, addInputStream, addJar, addJar, addProperties, addResource, addResource, addURL, addXML, buildSessionFactory, buildSettings, configure, configure, configure, configure, configure, configureCaches, createMappings, doConfigure, doConfigure, generateDropSchemaScript, generateSchemaCreationScript, generateSchemaUpdateScript, getClassMapping, getClassMappings, getCollectionMapping, getCollectionMappings, getConfigurationInputStream, getImports, getInterceptor, getNamedQueries, getNamedSQLQueries, getNamingStrategy, getProperties, getProperty, reset, setCacheConcurrencyStrategy, setCacheConcurrencyStrategy, setInterceptor, 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 net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public ConstructableConfiguration(URL url)
throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public ConstructableConfiguration(String resource)
throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public ConstructableConfiguration(File configFile)
throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public ConstructableConfiguration(Document document)
throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||