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
namedQueries
Map<K,V> namedQueries
namedSqlQueries
Map<K,V> namedSqlQueries
sqlResultSetMappings
Map<K,V> sqlResultSetMappings
typeDefs
Map<K,V> typeDefs
filterDefinitions
Map<K,V> filterDefinitions
fetchProfiles
Map<K,V> fetchProfiles
tableNameBinding
Map<K,V> tableNameBinding
columnNameBindingPerTable
Map<K,V> columnNameBindingPerTable
secondPasses
List<E> secondPasses
propertyReferences
List<E> propertyReferences
extendsQueue
Map<K,V> extendsQueue
sqlFunctions
Map<K,V> sqlFunctions
entityTuplizerFactory
org.hibernate.tuple.entity.EntityTuplizerFactory entityTuplizerFactory
interceptor
org.hibernate.Interceptor interceptor
properties
Properties properties
entityResolver
EntityResolver entityResolver
entityNotFoundDelegate
org.hibernate.proxy.EntityNotFoundDelegate entityNotFoundDelegate
namingStrategy
org.hibernate.cfg.NamingStrategy namingStrategy
sessionFactoryObserver
org.hibernate.SessionFactoryObserver sessionFactoryObserver
eventListeners
org.hibernate.event.EventListeners eventListeners
settingsFactory
org.hibernate.cfg.SettingsFactory settingsFactory
identifierGeneratorFactory
org.hibernate.id.factory.DefaultIdentifierGeneratorFactory identifierGeneratorFactory
mappedSuperclasses
Map<K,V> mappedSuperclasses
normalizer
org.hibernate.cfg.ObjectNameNormalizer normalizer
Class org.hibernate.cfg.Configuration.MappingsImpl extends Object implements Serializable |
schemaName
String schemaName
catalogName
String catalogName
defaultPackage
String defaultPackage
autoImport
boolean autoImport
defaultLazy
boolean defaultLazy
defaultCascade
String defaultCascade
defaultAccess
String defaultAccess
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.PropertyReference extends Object implements Serializable |
referencedClass
String referencedClass
propertyName
String propertyName
unique
boolean unique
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