|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.cfg.Configuration
org.hibernate.cfg.AnnotationConfiguration
br.mia.test.model.dao.AnnotationConfiguration
public class AnnotationConfiguration
Field Summary |
---|
Fields inherited from class org.hibernate.cfg.AnnotationConfiguration |
---|
ARTEFACT, DEFAULT_PRECEDENCE |
Fields inherited from class org.hibernate.cfg.Configuration |
---|
auxiliaryDatabaseObjects, classes, collections, columnNameBindingPerTable, extendsQueue, filterDefinitions, imports, namedQueries, namedSqlQueries, namingStrategy, propertyReferences, secondPasses, settingsFactory, sqlFunctions, sqlResultSetMappings, tableNameBinding, tables, typeDefs, xmlHelper |
Constructor Summary | |
---|---|
AnnotationConfiguration()
|
Method Summary | |
---|---|
AnnotationConfiguration |
setProperty(java.lang.String propertyName,
java.lang.String value)
|
Methods inherited from class org.hibernate.cfg.AnnotationConfiguration |
---|
add, addAnnotatedClass, addCacheableFile, addCacheableFile, addClass, addDirectory, addDocument, addFile, addFile, addInputStream, addJar, addPackage, addProperties, addResource, addResource, addURL, addXML, buildSessionFactory, configure, configure, configure, configure, configure, createExtendedMappings, doConfigure, doConfigure, getReflectionManager, mergeProperties, orderAndFillHierarchy, parseMappingElement, reset, secondPassCompile, setCacheConcurrencyStrategy, setCacheConcurrencyStrategy, setCollectionCacheConcurrencyStrategy, setCollectionCacheConcurrencyStrategy, setInterceptor, setNamingStrategy, setPrecedence, setProperties |
Methods inherited from class org.hibernate.cfg.Configuration |
---|
addAuxiliaryDatabaseObject, addFilterDefinition, addSqlFunction, buildMapping, buildMappings, buildSettings, buildSettings, createMappings, findPossibleExtends, generateDropSchemaScript, generateSchemaCreationScript, generateSchemaUpdateScript, getClassMapping, getClassMappings, getCollectionMapping, getCollectionMappings, getConfigurationInputStream, getEntityNotFoundDelegate, getEntityResolver, getEventListeners, getFilterDefinitions, getImports, getInterceptor, getNamedQueries, getNamedSQLQueries, getNamingStrategy, getProperties, getProperty, getSqlFunctions, getSqlResultSetMappings, getTableMappings, secondPassCompileForeignKeys, setCacheConcurrencyStrategy, setEntityNotFoundDelegate, setEntityResolver, setListener, setListener, setListeners, setListeners, validateSchema |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationConfiguration()
Method Detail |
---|
public AnnotationConfiguration setProperty(java.lang.String propertyName, java.lang.String value)
setProperty
in class org.hibernate.cfg.AnnotationConfiguration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |