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

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

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 extends Object implements Serializable

Serialized Fields

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

Serialized Fields

logicalToPhysical

Map<K,V> logicalToPhysical

physicalToLogical

Map<K,V> physicalToLogical

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

Serialized Fields

logicalName

String logicalName

denormalizedSupertable

org.hibernate.mapping.Table denormalizedSupertable

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