Serialized Form


Package org.hibernate

Class org.hibernate.AnnotationException extends org.hibernate.MappingException implements Serializable

Class org.hibernate.AssertionFailure extends org.hibernate.exception.NestableRuntimeException implements Serializable

Class org.hibernate.CacheMode extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

name

String name

isPutEnabled

boolean isPutEnabled

isGetEnabled

boolean isGetEnabled

Class org.hibernate.CallbackException extends org.hibernate.HibernateException implements Serializable

Class org.hibernate.ConnectionReleaseMode extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

name

String name

Class org.hibernate.DuplicateMappingException extends org.hibernate.MappingException implements Serializable

Serialized Fields

name

String name

type

String type

Class org.hibernate.EmptyInterceptor extends Object implements Serializable

Class org.hibernate.EntityMode extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

name

String name

Class org.hibernate.FetchMode extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

name

String name

Class org.hibernate.FlushMode extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

level

int level

name

String name

Class org.hibernate.HibernateException extends org.hibernate.exception.NestableRuntimeException implements Serializable

Class org.hibernate.InstantiationException extends org.hibernate.HibernateException implements Serializable

Serialized Fields

clazz

Class<T> clazz

Class org.hibernate.InvalidMappingException extends org.hibernate.MappingException implements Serializable

Serialized Fields

path

String path

type

String type

Class org.hibernate.JDBCException extends org.hibernate.HibernateException implements Serializable

Serialized Fields

sqle

SQLException sqle

sql

String sql

Class org.hibernate.LazyInitializationException extends org.hibernate.HibernateException implements Serializable

Class org.hibernate.LockMode extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

level

int level

name

String name

Class org.hibernate.MappingException extends org.hibernate.HibernateException implements Serializable

Class org.hibernate.MappingNotFoundException extends org.hibernate.MappingException implements Serializable

Serialized Fields

path

String path

type

String type

Class org.hibernate.NonUniqueObjectException extends org.hibernate.HibernateException implements Serializable

Serialized Fields

identifier

Serializable identifier

entityName

String entityName

Class org.hibernate.NonUniqueResultException extends org.hibernate.HibernateException implements Serializable

Class org.hibernate.ObjectDeletedException extends org.hibernate.UnresolvableObjectException implements Serializable

Class org.hibernate.ObjectNotFoundException extends org.hibernate.UnresolvableObjectException implements Serializable

Class org.hibernate.PersistentObjectException extends org.hibernate.HibernateException implements Serializable

Class org.hibernate.PropertyAccessException extends org.hibernate.HibernateException implements Serializable

Serialized Fields

persistentClass

Class<T> persistentClass

propertyName

String propertyName

wasSetter

boolean wasSetter

Class org.hibernate.PropertyNotFoundException extends org.hibernate.MappingException implements Serializable

Class org.hibernate.PropertyValueException extends org.hibernate.HibernateException implements Serializable

Serialized Fields

entityName

String entityName

propertyName

String propertyName

Class org.hibernate.QueryException extends org.hibernate.HibernateException implements Serializable

Serialized Fields

queryString

String queryString

Class org.hibernate.QueryParameterException extends org.hibernate.QueryException implements Serializable

Class org.hibernate.ReplicationMode extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

name

String name

Class org.hibernate.ScrollMode extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

resultSetType

int resultSetType

name

String name

Class org.hibernate.SessionException extends org.hibernate.HibernateException implements Serializable

Class org.hibernate.StaleObjectStateException extends org.hibernate.StaleStateException implements Serializable

Serialized Fields

entityName

String entityName

identifier

Serializable identifier

Class org.hibernate.StaleStateException extends org.hibernate.HibernateException implements Serializable

Class org.hibernate.TransactionException extends org.hibernate.HibernateException implements Serializable

Class org.hibernate.TransientObjectException extends org.hibernate.HibernateException implements Serializable

Class org.hibernate.TypeMismatchException extends org.hibernate.HibernateException implements Serializable

Class org.hibernate.UnresolvableObjectException extends org.hibernate.HibernateException implements Serializable

Serialized Fields

identifier

Serializable identifier

entityName

String entityName

Class org.hibernate.WrongClassException extends org.hibernate.HibernateException implements Serializable

Serialized Fields

identifier

Serializable identifier

entityName

String entityName

Package org.hibernate.cfg

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

Serialized Fields

log

org.slf4j.Logger log

namedGenerators

Map<K,V> namedGenerators

joins

Map<K,V> joins

classTypes

Map<K,V> classTypes

defaultNamedQueryNames

Set<E> defaultNamedQueryNames

defaultNamedNativeQueryNames

Set<E> defaultNamedNativeQueryNames

defaultSqlResulSetMappingNames

Set<E> defaultSqlResulSetMappingNames

defaultNamedGenerators

Set<E> defaultNamedGenerators

generatorTables

Map<K,V> generatorTables

tableUniqueConstraints

Map<K,V> tableUniqueConstraints

mappedByResolver

Map<K,V> mappedByResolver

propertyRefResolver

Map<K,V> propertyRefResolver

anyMetaDefs

Map<K,V> anyMetaDefs

annotatedClasses

List<E> annotatedClasses

annotatedClassEntities

Map<K,V> annotatedClassEntities

hbmEntities

Map<K,V> hbmEntities

caches

List<E> caches

hbmDocuments

List<E> hbmDocuments

precedence

String precedence

inSecondPass

boolean inSecondPass

isDefaultProcessed

boolean isDefaultProcessed

isValidatorNotPresentLogged

boolean isValidatorNotPresentLogged

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

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

Serialized Fields

rootClass

org.hibernate.mapping.RootClass rootClass

joinedSubClass

org.hibernate.mapping.JoinedSubclass joinedSubClass

Class org.hibernate.cfg.DefaultComponentSafeNamingStrategy extends EJB3NamingStrategy implements Serializable

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

Class org.hibernate.cfg.EJB3DTDEntityResolver extends org.hibernate.util.DTDEntityResolver implements Serializable

Serialized Fields

log

org.slf4j.Logger log

resolved

boolean resolved

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

Class org.hibernate.cfg.ExtendedMappings extends org.hibernate.cfg.Mappings implements Serializable

Serialized Fields

log

org.slf4j.Logger log

namedGenerators

Map<K,V> namedGenerators

joins

Map<K,V> joins

classTypes

Map<K,V> classTypes

generatorTables

Map<K,V> generatorTables

tableUniqueConstraints

Map<K,V> tableUniqueConstraints

mappedByResolver

Map<K,V> mappedByResolver

propertyRefResolver

Map<K,V> propertyRefResolver

reflectionManager

org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager

defaultNamedQueryNames

Set<E> defaultNamedQueryNames

defaultNamedNativeQueryNames

Set<E> defaultNamedNativeQueryNames

defaultSqlResulSetMappingNames

Set<E> defaultSqlResulSetMappingNames

defaultNamedGenerators

Set<E> defaultNamedGenerators

anyMetaDefs

Map<K,V> anyMetaDefs

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

Serialized Fields

value

org.hibernate.mapping.SimpleValue value

columns

Ejb3JoinColumn[] columns

uniqueCounter

int uniqueCounter
unique counter is needed to differentiate 2 instances of FKSecondPass as they are compared. Fairly hacky but IBM VM sometimes returns the same hashCode for 2 different objects TODO is it doable to rely on the Ejb3JoinColumn names? Not sure at they could be inferred

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

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

Serialized Fields

table

org.hibernate.mapping.Table table

indexName

String indexName

columns

String[] columns

mappings

ExtendedMappings mappings

column

Ejb3Column column

unique

boolean unique

Class org.hibernate.cfg.JoinedSubclassFkSecondPass extends FkSecondPass implements Serializable

Serialized Fields

entity

org.hibernate.mapping.JoinedSubclass entity

mappings

ExtendedMappings mappings

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.NotYetImplementedException extends org.hibernate.MappingException implements Serializable

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

Serialized Fields

mappedBy

String mappedBy

mappings

ExtendedMappings mappings

ownerEntity

String ownerEntity

ownerProperty

String ownerProperty

propertyHolder

PropertyHolder propertyHolder

ignoreNotFound

boolean ignoreNotFound

inferredData

PropertyData inferredData

targetEntity

org.hibernate.annotations.common.reflection.XClass targetEntity

cascadeOnDelete

boolean cascadeOnDelete

optional

boolean optional

cascadeStrategy

String cascadeStrategy

joinColumns

Ejb3JoinColumn[] joinColumns

Class org.hibernate.cfg.RecoverableException extends AnnotationException implements Serializable

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

Serialized Fields

entityBinder

EntityBinder entityBinder

propertyHolder

PropertyHolder propertyHolder

annotatedClass

org.hibernate.annotations.common.reflection.XAnnotatedElement annotatedClass

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

Class org.hibernate.cfg.ToOneFkSecondPass extends FkSecondPass implements Serializable

Serialized Fields

unique

boolean unique

mappings

ExtendedMappings mappings

path

String path

entityClassName

String entityClassName

Package org.hibernate.cfg.annotations

Class org.hibernate.cfg.annotations.ResultsetMappingSecondPass extends Object implements Serializable

Serialized Fields

log

org.slf4j.Logger log

ann

javax.persistence.SqlResultSetMapping ann

mappings

ExtendedMappings mappings

isDefault

boolean isDefault

Package org.hibernate.mapping

Class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject extends Object implements Serializable

Serialized Fields

dialectScopes

HashSet<E> dialectScopes

Class org.hibernate.mapping.Any extends org.hibernate.mapping.SimpleValue implements Serializable

Serialized Fields

identifierTypeName

String identifierTypeName

metaTypeName

String metaTypeName

metaValues

Map<K,V> metaValues

Class org.hibernate.mapping.Array extends org.hibernate.mapping.List implements Serializable

Serialized Fields

elementClassName

String elementClassName

Class org.hibernate.mapping.Backref extends org.hibernate.mapping.Property implements Serializable

Serialized Fields

collectionRole

String collectionRole

entityName

String entityName

Class org.hibernate.mapping.Bag extends org.hibernate.mapping.Collection implements Serializable

Class org.hibernate.mapping.Collection extends Object implements Serializable

Serialized Fields

key

org.hibernate.mapping.KeyValue key

element

org.hibernate.mapping.Value element

collectionTable

org.hibernate.mapping.Table collectionTable

role

String role

lazy

boolean lazy

extraLazy

boolean extraLazy

inverse

boolean inverse

mutable

boolean mutable

subselectLoadable

boolean subselectLoadable

cacheConcurrencyStrategy

String cacheConcurrencyStrategy

cacheRegionName

String cacheRegionName

orderBy

String orderBy

where

String where

manyToManyWhere

String manyToManyWhere

manyToManyOrderBy

String manyToManyOrderBy

owner

org.hibernate.mapping.PersistentClass owner

referencedPropertyName

String referencedPropertyName

nodeName

String nodeName

elementNodeName

String elementNodeName

sorted

boolean sorted

comparator

Comparator<T> comparator

comparatorClassName

String comparatorClassName

orphanDelete

boolean orphanDelete

batchSize

int batchSize

fetchMode

org.hibernate.FetchMode fetchMode

embedded

boolean embedded

optimisticLocked

boolean optimisticLocked

collectionPersisterClass

Class<T> collectionPersisterClass

typeName

String typeName

typeParameters

Properties typeParameters

filters

Map<K,V> filters

manyToManyFilters

Map<K,V> manyToManyFilters

synchronizedTables

Set<E> synchronizedTables

customSQLInsert

String customSQLInsert

customInsertCallable

boolean customInsertCallable

insertCheckStyle

org.hibernate.engine.ExecuteUpdateResultCheckStyle insertCheckStyle

customSQLUpdate

String customSQLUpdate

customUpdateCallable

boolean customUpdateCallable

updateCheckStyle

org.hibernate.engine.ExecuteUpdateResultCheckStyle updateCheckStyle

customSQLDelete

String customSQLDelete

customDeleteCallable

boolean customDeleteCallable

deleteCheckStyle

org.hibernate.engine.ExecuteUpdateResultCheckStyle deleteCheckStyle

customSQLDeleteAll

String customSQLDeleteAll

customDeleteAllCallable

boolean customDeleteAllCallable

deleteAllCheckStyle

org.hibernate.engine.ExecuteUpdateResultCheckStyle deleteAllCheckStyle

loaderName

String loaderName

Class org.hibernate.mapping.Column extends Object implements Serializable

Serialized Fields

length

int length

precision

int precision

scale

int scale

value

org.hibernate.mapping.Value value

typeIndex

int typeIndex

name

String name

nullable

boolean nullable

unique

boolean unique

sqlType

String sqlType

sqlTypeCode

Integer sqlTypeCode

quoted

boolean quoted

uniqueInteger

int uniqueInteger

checkConstraint

String checkConstraint

comment

String comment

defaultValue

String defaultValue

Class org.hibernate.mapping.Component extends org.hibernate.mapping.SimpleValue implements Serializable

Serialized Fields

properties

ArrayList<E> properties

componentClassName

String componentClassName

embedded

boolean embedded

parentProperty

String parentProperty

owner

org.hibernate.mapping.PersistentClass owner

dynamic

boolean dynamic

metaAttributes

Map<K,V> metaAttributes

nodeName

String nodeName

isKey

boolean isKey

roleName

String roleName

tuplizerImpls

Map<K,V> tuplizerImpls

type

org.hibernate.type.Type type

Class org.hibernate.mapping.Constraint extends Object implements Serializable

Serialized Fields

name

String name

columns

List<E> columns

table

org.hibernate.mapping.Table table

Class org.hibernate.mapping.DenormalizedTable extends org.hibernate.mapping.Table implements Serializable

Serialized Fields

includedTable

org.hibernate.mapping.Table includedTable

Class org.hibernate.mapping.DependantValue extends org.hibernate.mapping.SimpleValue implements Serializable

Serialized Fields

wrappedValue

org.hibernate.mapping.KeyValue wrappedValue

nullable

boolean nullable

updateable

boolean updateable

Class org.hibernate.mapping.ForeignKey extends org.hibernate.mapping.Constraint implements Serializable

Serialized Fields

referencedTable

org.hibernate.mapping.Table referencedTable

referencedEntityName

String referencedEntityName

cascadeDeleteEnabled

boolean cascadeDeleteEnabled

referencedColumns

List<E> referencedColumns

Class org.hibernate.mapping.Formula extends Object implements Serializable

Serialized Fields

formula

String formula

uniqueInteger

int uniqueInteger

Class org.hibernate.mapping.IdentifierBag extends org.hibernate.mapping.IdentifierCollection implements Serializable

Class org.hibernate.mapping.IdentifierCollection extends org.hibernate.mapping.Collection implements Serializable

Serialized Fields

identifier

org.hibernate.mapping.KeyValue identifier

Class org.hibernate.mapping.IdGenerator extends Object implements Serializable

Serialized Fields

name

String name

identifierGeneratorStrategy

String identifierGeneratorStrategy

params

Properties params

Class org.hibernate.mapping.Index extends Object implements Serializable

Serialized Fields

table

org.hibernate.mapping.Table table

columns

List<E> columns

name

String name

Class org.hibernate.mapping.IndexBackref extends org.hibernate.mapping.Property implements Serializable

Serialized Fields

collectionRole

String collectionRole

entityName

String entityName

Class org.hibernate.mapping.IndexedCollection extends org.hibernate.mapping.Collection implements Serializable

Serialized Fields

index

org.hibernate.mapping.Value index

indexNodeName

String indexNodeName

Class org.hibernate.mapping.Join extends Object implements Serializable

Serialized Fields

properties

ArrayList<E> properties

table

org.hibernate.mapping.Table table

key

org.hibernate.mapping.KeyValue key

persistentClass

org.hibernate.mapping.PersistentClass persistentClass

sequentialSelect

boolean sequentialSelect

inverse

boolean inverse

optional

boolean optional

customSQLInsert

String customSQLInsert

customInsertCallable

boolean customInsertCallable

insertCheckStyle

org.hibernate.engine.ExecuteUpdateResultCheckStyle insertCheckStyle

customSQLUpdate

String customSQLUpdate

customUpdateCallable

boolean customUpdateCallable

updateCheckStyle

org.hibernate.engine.ExecuteUpdateResultCheckStyle updateCheckStyle

customSQLDelete

String customSQLDelete

customDeleteCallable

boolean customDeleteCallable

deleteCheckStyle

org.hibernate.engine.ExecuteUpdateResultCheckStyle deleteCheckStyle

Class org.hibernate.mapping.JoinedSubclass extends org.hibernate.mapping.Subclass implements Serializable

Serialized Fields

table

org.hibernate.mapping.Table table

key

org.hibernate.mapping.KeyValue key

Class org.hibernate.mapping.List extends org.hibernate.mapping.IndexedCollection implements Serializable

Serialized Fields

baseIndex

int baseIndex

Class org.hibernate.mapping.ManyToOne extends org.hibernate.mapping.ToOne implements Serializable

Serialized Fields

ignoreNotFound

boolean ignoreNotFound

Class org.hibernate.mapping.Map extends org.hibernate.mapping.IndexedCollection implements Serializable

Class org.hibernate.mapping.MetaAttribute extends Object implements Serializable

Serialized Fields

name

String name

values