Serialized Form
Package org.hibernate.cfg |
Class org.hibernate.cfg.CollectionSecondPass extends Object implements Serializable |
mappings
org.hibernate.cfg.Mappings mappings
collection
org.hibernate.mapping.Collection collection
localInheritedMetas
Map<K,V> localInheritedMetas
Class org.hibernate.cfg.Configuration extends Object implements Serializable |
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
classes
Map<K,V> classes
imports
Map<K,V> imports
collections
Map<K,V> collections
tables
Map<K,V> tables
auxiliaryDatabaseObjects
List<E> auxiliaryDatabaseObjects
sqlFunctions
Map<K,V> sqlFunctions
namedQueries
Map<K,V> namedQueries
namedSqlQueries
Map<K,V> namedSqlQueries
entityTuplizerFactory
org.hibernate.tuple.entity.EntityTuplizerFactory entityTuplizerFactory
sqlResultSetMappings
Map<K,V> sqlResultSetMappings
filterDefinitions
Map<K,V> filterDefinitions
secondPasses
List<E> secondPasses
propertyReferences
List<E> propertyReferences
extendsQueue
Map<K,V> extendsQueue
tableNameBinding
Map<K,V> tableNameBinding
columnNameBindingPerTable
Map<K,V> columnNameBindingPerTable
interceptor
org.hibernate.Interceptor interceptor
properties
Properties properties
entityResolver
EntityResolver entityResolver
entityNotFoundDelegate
org.hibernate.proxy.EntityNotFoundDelegate entityNotFoundDelegate
namingStrategy
org.hibernate.cfg.NamingStrategy namingStrategy
eventListeners
org.hibernate.event.EventListeners eventListeners
settingsFactory
org.hibernate.cfg.SettingsFactory settingsFactory
sessionFactoryObserver
org.hibernate.SessionFactoryObserver sessionFactoryObserver
Class org.hibernate.cfg.DefaultNamingStrategy extends Object implements Serializable |
Class org.hibernate.cfg.ImprovedNamingStrategy extends Object implements Serializable |
revEngStrategy
ReverseEngineeringStrategy revEngStrategy
ignoreconfigxmlmapppings
boolean ignoreconfigxmlmapppings
preferBasicCompositeIds
boolean preferBasicCompositeIds
Class org.hibernate.cfg.Mappings extends Object implements Serializable |
classes
Map<K,V> classes
collections
Map<K,V> collections
tables
Map<K,V> tables
queries
Map<K,V> queries
sqlqueries
Map<K,V> sqlqueries
resultSetMappings
Map<K,V> resultSetMappings
typeDefs
Map<K,V> typeDefs
secondPasses
List<E> secondPasses
imports
Map<K,V> imports
schemaName
String schemaName
catalogName
String catalogName
defaultCascade
String defaultCascade
defaultPackage
String defaultPackage
defaultAccess
String defaultAccess
autoImport
boolean autoImport
defaultLazy
boolean defaultLazy
propertyReferences
List<E> propertyReferences
namingStrategy
org.hibernate.cfg.NamingStrategy namingStrategy
filterDefinitions
Map<K,V> filterDefinitions
auxiliaryDatabaseObjects
List<E> auxiliaryDatabaseObjects
extendsQueue
Map<K,V> extendsQueue
columnNameBindingPerTable
Map<K,V> columnNameBindingPerTable
tableNameBinding
Map<K,V> tableNameBinding
Class org.hibernate.cfg.Mappings.ColumnNames extends Object implements Serializable |
logicalToPhysical
Map<K,V> logicalToPhysical
physicalToLogical
Map<K,V> physicalToLogical
Class org.hibernate.cfg.Mappings.TableDescription extends Object implements Serializable |
logicalName
String logicalName
denormalizedSupertable
org.hibernate.mapping.Table denormalizedSupertable
Class org.hibernate.cfg.NamedSQLQuerySecondPass extends org.hibernate.cfg.ResultSetMappingBinder implements Serializable |
queryElem
org.dom4j.Element queryElem
path
String path
mappings
org.hibernate.cfg.Mappings mappings
Class org.hibernate.cfg.ResultSetMappingSecondPass extends org.hibernate.cfg.ResultSetMappingBinder implements Serializable |
element
org.dom4j.Element element
path
String path
mappings
org.hibernate.cfg.Mappings mappings
Class org.hibernate.cfg.SettingsFactory extends Object implements Serializable |
serialVersionUID: -1194386144994524825L
Package org.hibernate.tool.hbm2x |
Package org.hibernate.tool.ide.completion |
Package org.hibernate.tool.stat |
list
List<E> list
beanInfo
BeanInfo beanInfo
descriptors
PropertyDescriptor[] descriptors
formatter
SimpleDateFormat formatter