Serialized Form


Package org.hibernate.cfg

Class org.hibernate.cfg.CollectionSecondPass extends Object implements Serializable

Serialized Fields

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

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

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

Serialized Fields

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

Class org.hibernate.cfg.JDBCBinderException extends org.hibernate.HibernateException implements Serializable

Class org.hibernate.cfg.JDBCMetaDataConfiguration extends org.hibernate.cfg.Configuration implements Serializable

Serialized Fields

revEngStrategy

ReverseEngineeringStrategy revEngStrategy

ignoreconfigxmlmapppings

boolean ignoreconfigxmlmapppings

preferBasicCompositeIds

boolean preferBasicCompositeIds

Class org.hibernate.cfg.Mappings.PropertyReference extends Object implements Serializable

Serialized Fields

referencedClass

String referencedClass

propertyName

String propertyName

unique

boolean unique

Class org.hibernate.cfg.NamedSQLQuerySecondPass extends org.hibernate.cfg.ResultSetMappingBinder implements Serializable

Serialized Fields

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

Serialized Fields

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

Class org.hibernate.tool.hbm2x.ExporterException extends RuntimeException implements Serializable


Package org.hibernate.tool.ide.completion

Class org.hibernate.tool.ide.completion.SimpleLexerException extends RuntimeException implements Serializable


Package org.hibernate.tool.stat

Class org.hibernate.tool.stat.BeanTableModel extends AbstractTableModel implements Serializable

Serialized Fields

list

List<E> list

beanInfo

BeanInfo beanInfo

descriptors

PropertyDescriptor[] descriptors

Class org.hibernate.tool.stat.StatisticsCellRenderer extends DefaultTreeCellRenderer implements Serializable

Serialized Fields

formatter

SimpleDateFormat formatter