Serialized Form
Class org.hibernate.AssertionFailure extends org.hibernate.exception.NestableRuntimeException implements Serializable |
Class org.hibernate.CacheMode extends Object implements Serializable |
readResolve
private Object readResolve()
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 |
readResolve
private Object readResolve()
name
String name
Class org.hibernate.DuplicateMappingException extends org.hibernate.MappingException implements Serializable |
name
String name
type
String type
Class org.hibernate.EmptyInterceptor extends Object implements Serializable |
Class org.hibernate.EntityMode extends Object implements Serializable |
readResolve
private Object readResolve()
name
String name
Class org.hibernate.FetchMode extends Object implements Serializable |
readResolve
private Object readResolve()
name
String name
Class org.hibernate.FlushMode extends Object implements Serializable |
readResolve
private Object readResolve()
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 |
clazz
Class<T> clazz
Class org.hibernate.JDBCException extends org.hibernate.HibernateException implements Serializable |
sqle
SQLException sqle
sql
String sql
Class org.hibernate.LazyInitializationException extends org.hibernate.HibernateException implements Serializable |
Class org.hibernate.LockMode extends Object implements Serializable |
readResolve
private Object readResolve()
level
int level
name
String name
Class org.hibernate.MappingException extends org.hibernate.HibernateException implements Serializable |
Class org.hibernate.NonUniqueObjectException extends org.hibernate.HibernateException implements Serializable |
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 |
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 |
entityName
String entityName
propertyName
String propertyName
Class org.hibernate.QueryException extends org.hibernate.HibernateException implements Serializable |
queryString
String queryString
Class org.hibernate.ReplicationMode extends Object implements Serializable |
readResolve
private Object readResolve()
name
String name
Class org.hibernate.ScrollMode extends Object implements Serializable |
readResolve
private Object readResolve()
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 |
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.UnresolvableObjectException extends org.hibernate.HibernateException implements Serializable |
identifier
Serializable identifier
entityName
String entityName
Class org.hibernate.WrongClassException extends org.hibernate.HibernateException implements Serializable |
identifier
Serializable identifier
entityName
String entityName
Package org.hibernate.cfg |
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
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
Class org.hibernate.cfg.CollectionSecondPass extends Object implements Serializable |
mappings
org.hibernate.cfg.Mappings mappings
collection
org.hibernate.mapping.Collection collection
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
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
namingStrategy
org.hibernate.cfg.NamingStrategy namingStrategy
eventListeners
org.hibernate.event.EventListeners eventListeners
settingsFactory
org.hibernate.cfg.SettingsFactory settingsFactory
Class org.hibernate.cfg.DefaultNamingStrategy extends Object implements Serializable |
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
value
org.hibernate.mapping.Value value
columns
Ejb3JoinColumn[] columns
unique
boolean unique
mappings
ExtendedMappings mappings
path
String path
Class org.hibernate.cfg.ImprovedNamingStrategy extends Object implements Serializable |
table
org.hibernate.mapping.Table table
indexName
String indexName
columns
String[] columns
mappings
ExtendedMappings mappings
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 |
mappedBy
String mappedBy
value
org.hibernate.mapping.ToOne value
mappings
org.hibernate.cfg.Mappings mappings
ownerEntity
String ownerEntity
ownerProperty
String ownerProperty
Package org.hibernate.cfg.annotations |
ann
javax.persistence.SqlResultSetMapping ann
mappings
org.hibernate.cfg.Mappings mappings
Package org.hibernate.lucene.event |
documentBuilders
Map<K,V> documentBuilders
initialized
boolean initialized
Package org.hibernate.mapping |
Class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject extends Object implements Serializable |
dialectScopes
HashSet<E> dialectScopes
Class org.hibernate.mapping.Any extends org.hibernate.mapping.SimpleValue implements Serializable |
identifierTypeName
String identifierTypeName
metaTypeName
String metaTypeName
metaValues
Map<K,V> metaValues
Class org.hibernate.mapping.Array extends org.hibernate.mapping.List implements Serializable |
elementClassName
String elementClassName
Class org.hibernate.mapping.Backref extends org.hibernate.mapping.Property implements Serializable |
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 |
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
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
filters
Map<K,V> filters
manyToManyFilters
Map<K,V> manyToManyFilters
synchronizedTables
Set<E> synchronizedTables
customSQLInsert
String customSQLInsert
customSQLUpdate
String customSQLUpdate
customSQLDelete
String customSQLDelete
customSQLDeleteAll
String customSQLDeleteAll
customInsertCallable
boolean customInsertCallable
customUpdateCallable
boolean customUpdateCallable
customDeleteCallable
boolean customDeleteCallable
customDeleteAllCallable
boolean customDeleteAllCallable
loaderName
String loaderName
Class org.hibernate.mapping.Column extends Object implements Serializable |
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 |
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
tuplizerImpls
Map<K,V> tuplizerImpls
Class org.hibernate.mapping.Constraint extends Object implements Serializable |
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 |
includedTable
org.hibernate.mapping.Table includedTable
Class org.hibernate.mapping.DependantValue extends org.hibernate.mapping.SimpleValue implements Serializable |
wrappedValue
org.hibernate.mapping.KeyValue wrappedValue
nullable
boolean nullable
updateable
boolean updateable
Class org.hibernate.mapping.ForeignKey extends org.hibernate.mapping.Constraint implements Serializable |
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 |
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 |
identifier
org.hibernate.mapping.KeyValue identifier
name
String name
identifierGeneratorStrategy
String identifierGeneratorStrategy
params
Properties params
Class org.hibernate.mapping.Index extends Object implements Serializable |
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 |
collectionRole
String collectionRole
entityName
String entityName
Class org.hibernate.mapping.IndexedCollection extends org.hibernate.mapping.Collection implements Serializable |
index
org.hibernate.mapping.Value index
indexNodeName
String indexNodeName
Class org.hibernate.mapping.Join extends Object implements Serializable |
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
customSQLUpdate
String customSQLUpdate
customSQLDelete
String customSQLDelete
customInsertCallable
boolean customInsertCallable
customUpdateCallable
boolean customUpdateCallable
customDeleteCallable
boolean customDeleteCallable
Class org.hibernate.mapping.JoinedSubclass extends org.hibernate.mapping.Subclass implements Serializable |
table
org.hibernate.mapping.Table table
key
org.hibernate.mapping.KeyValue key
Class org.hibernate.mapping.List extends org.hibernate.mapping.IndexedCollection implements Serializable |
baseIndex
int baseIndex
Class org.hibernate.mapping.ManyToOne extends org.hibernate.mapping.ToOne implements Serializable |
ignoreNotFound
boolean ignoreNotFound
Class org.hibernate.mapping.Map extends org.hibernate.mapping.IndexedCollection implements Serializable |
Class org.hibernate.mapping.MetaAttribute extends Object implements Serializable |
name
String name
values
List<E> values
Class org.hibernate.mapping.OneToMany extends Object implements Serializable |
referencedEntityName
String referencedEntityName
referencingTable
org.hibernate.mapping.Table referencingTable
associatedClass
org.hibernate.mapping.PersistentClass associatedClass
embedded
boolean embedded
ignoreNotFound
boolean ignoreNotFound
Class org.hibernate.mapping.OneToOne extends org.hibernate.mapping.ToOne implements Serializable |
constrained
boolean constrained
foreignKeyType
org.hibernate.type.ForeignKeyDirection foreignKeyType
identifier
org.hibernate.mapping.KeyValue identifier
propertyName
String propertyName
entityName
String entityName
Class org.hibernate.mapping.PersistentClass extends Object implements Serializable |
entityName
String entityName
className
String className
proxyInterfaceName
String proxyInterfaceName
nodeName
String nodeName
discriminatorValue
String discriminatorValue
lazy
boolean lazy
properties
ArrayList<E> properties
subclasses
ArrayList<E> subclasses
subclassProperties
ArrayList<E> subclassProperties
subclassTables
ArrayList<E> subclassTables
dynamicInsert
boolean dynamicInsert
dynamicUpdate
boolean dynamicUpdate
batchSize
int batchSize
selectBeforeUpdate
boolean selectBeforeUpdate
metaAttributes
Map<K,V> metaAttributes
joins
ArrayList<E> joins
subclassJoins
ArrayList<E> subclassJoins
filters
Map<K,V> filters
synchronizedTables
Set<E> synchronizedTables
loaderName
String loaderName
isAbstract
Boolean isAbstract
hasSubselectLoadableCollections
boolean hasSubselectLoadableCollections
identifierMapper
org.hibernate.mapping.Component identifierMapper
customSQLInsert
String customSQLInsert
customSQLUpdate
String customSQLUpdate
customSQLDelete
String customSQLDelete
customInsertCallable
boolean customInsertCallable
customUpdateCallable
boolean customUpdateCallable
customDeleteCallable
boolean customDeleteCallable
temporaryIdTableName
String temporaryIdTableName
temporaryIdTableDDL
String temporaryIdTableDDL
tuplizerImpls
Map<K,V> tuplizerImpls
optimisticLockMode
int optimisticLockMode
Class org.hibernate.mapping.PrimaryKey extends org.hibernate.mapping.Constraint implements Serializable |
Class org.hibernate.mapping.PrimitiveArray extends org.hibernate.mapping.Array implements Serializable |
Class org.hibernate.mapping.Property extends Object implements Serializable |
name
String name
value
org.hibernate.mapping.Value value
cascade
String cascade
updateable
boolean updateable
insertable
boolean insertable
selectable
boolean selectable
optimisticLocked
boolean optimisticLocked
generation
org.hibernate.mapping.PropertyGeneration generation
propertyAccessorName
String propertyAccessorName
lazy
boolean lazy
optional
boolean optional
nodeName
String nodeName
metaAttributes
Map<K,V> metaAttributes
persistentClass
org.hibernate.mapping.PersistentClass persistentClass
naturalIdentifier
boolean naturalIdentifier
Class org.hibernate.mapping.PropertyGeneration extends Object implements Serializable |
readResolve
private Object readResolve()
name
String name
Class org.hibernate.mapping.RootClass extends org.hibernate.mapping.PersistentClass implements Serializable |
identifierProperty
org.hibernate.mapping.Property identifierProperty
identifier
org.hibernate.mapping.KeyValue identifier
version
org.hibernate.mapping.Property version
polymorphic
boolean polymorphic
cacheConcurrencyStrategy
String cacheConcurrencyStrategy
cacheRegionName
String cacheRegionName
lazyPropertiesCacheable
boolean lazyPropertiesCacheable
discriminator
org.hibernate.mapping.Value discriminator
mutable
boolean mutable
embeddedIdentifier
boolean embeddedIdentifier
explicitPolymorphism
boolean explicitPolymorphism
entityPersisterClass
Class<T> entityPersisterClass
forceDiscriminator
boolean forceDiscriminator
where
String where
table
org.hibernate.mapping.Table table
discriminatorInsertable
boolean discriminatorInsertable
nextSubclassId
int nextSubclassId
Class org.hibernate.mapping.Set extends org.hibernate.mapping.Collection implements Serializable |
Class org.hibernate.mapping.SimpleAuxiliaryDatabaseObject extends org.hibernate.mapping.AbstractAuxiliaryDatabaseObject implements Serializable |
sqlCreateString
String sqlCreateString
sqlDropString
String sqlDropString
Class org.hibernate.mapping.SimpleValue extends Object implements Serializable |
columns
List<E> columns
typeName
String typeName
identifierGeneratorProperties
Properties identifierGeneratorProperties
identifierGeneratorStrategy
String identifierGeneratorStrategy
nullValue
String nullValue
table
org.hibernate.mapping.Table table
foreignKeyName
String foreignKeyName
alternateUniqueKey
boolean alternateUniqueKey
typeParameters
Properties typeParameters
cascadeDeleteEnabled
boolean cascadeDeleteEnabled
Class org.hibernate.mapping.SingleTableSubclass extends org.hibernate.mapping.Subclass implements Serializable |
Class org.hibernate.mapping.Subclass extends org.hibernate.mapping.PersistentClass implements Serializable |
superclass
org.hibernate.mapping.PersistentClass superclass
classPersisterClass
Class<T> classPersisterClass
subclassId
int subclassId
Class org.hibernate.mapping.Table extends Object implements Serializable |
name
String name
schema
String schema
catalog
String catalog
columns
Map<K,V> columns
idValue
org.hibernate.mapping.KeyValue idValue
primaryKey
org.hibernate.mapping.PrimaryKey primaryKey
indexes
Map<K,V> indexes
foreignKeys
Map<K,V> foreignKeys
uniqueKeys
Map<K,V> uniqueKeys
uniqueInteger
int uniqueInteger
quoted
boolean quoted
schemaQuoted
boolean schemaQuoted
checkConstraints
List<E> checkConstraints
rowId
String rowId
subselect
String subselect
isAbstract
boolean isAbstract
hasDenormalizedTables
boolean hasDenormalizedTables
comment
String comment
Class org.hibernate.mapping.ToOne extends org.hibernate.mapping.SimpleValue implements Serializable |
fetchMode
org.hibernate.FetchMode fetchMode
referencedPropertyName
String referencedPropertyName
referencedEntityName
String referencedEntityName
embedded
boolean embedded
lazy
boolean lazy
unwrapProxy
boolean unwrapProxy
Class org.hibernate.mapping.TypeDef extends Object implements Serializable |
typeClass
String typeClass
parameters
Properties parameters
Class org.hibernate.mapping.UnionSubclass extends org.hibernate.mapping.Subclass implements Serializable |
table
org.hibernate.mapping.Table table
key
org.hibernate.mapping.KeyValue key
Class org.hibernate.mapping.UniqueKey extends org.hibernate.mapping.Constraint implements Serializable |
Package org.hibernate.type |
Class org.hibernate.type.AbstractType extends Object implements Serializable |
Class org.hibernate.type.AdaptedImmutableType extends org.hibernate.type.ImmutableType implements Serializable |
mutableType
org.hibernate.type.NullableType mutableType
Class org.hibernate.type.AnyType extends org.hibernate.type.AbstractType implements Serializable |
identifierType
org.hibernate.type.Type identifierType
metaType
org.hibernate.type.Type metaType
Class org.hibernate.type.AnyType.ObjectTypeCacheEntry extends Object implements Serializable |
entityName
String entityName
id
Serializable id
Class org.hibernate.type.ArrayType extends org.hibernate.type.CollectionType implements Serializable |
elementClass
Class<T> elementClass
arrayClass
Class<T> arrayClass
Class org.hibernate.type.BagType extends org.hibernate.type.CollectionType implements Serializable |
Class org.hibernate.type.BigDecimalType extends org.hibernate.type.ImmutableType implements Serializable |
Class org.hibernate.type.BigIntegerType extends org.hibernate.type.ImmutableType implements Serializable |
Class org.hibernate.type.BinaryType extends org.hibernate.type.MutableType implements Serializable |
Class org.hibernate.type.BlobType extends org.hibernate.type.AbstractType implements Serializable |
Class org.hibernate.type.BooleanType extends org.hibernate.type.PrimitiveType implements Serializable |
Class org.hibernate.type.ByteType extends org.hibernate.type.PrimitiveType implements Serializable |
Class org.hibernate.type.CalendarDateType extends org.hibernate.type.MutableType implements Serializable |
Class org.hibernate.type.CalendarType extends org.hibernate.type.MutableType implements Serializable |
Class org.hibernate.type.CharacterType extends org.hibernate.type.PrimitiveType implements Serializable |
Class org.hibernate.type.CharBooleanType extends org.hibernate.type.BooleanType implements Serializable |
Class org.hibernate.type.ClassType extends org.hibernate.type.ImmutableType implements Serializable |
Class org.hibernate.type.ClobType extends org.hibernate.type.AbstractType implements Serializable |
Class org.hibernate.type.CollectionType extends org.hibernate.type.AbstractType implements Serializable |
role
String role
foreignKeyPropertyName
String foreignKeyPropertyName
isEmbeddedInXML
boolean isEmbeddedInXML
Class org.hibernate.type.ComponentType extends org.hibernate.type.AbstractType implements Serializable |
propertyTypes
org.hibernate.type.Type[] propertyTypes
propertyNames
String[] propertyNames
propertyNullability
boolean[] propertyNullability
propertySpan
int propertySpan
cascade
org.hibernate.engine.CascadeStyle[] cascade
joinedFetch
org.hibernate.FetchMode[] joinedFetch
isKey
boolean isKey
tuplizers
org.hibernate.tuple.TuplizerLookup tuplizers
Class org.hibernate.type.CompositeCustomType extends org.hibernate.type.AbstractType implements Serializable |
userType
org.hibernate.usertype.CompositeUserType userType
name
String name
Class org.hibernate.type.CurrencyType extends org.hibernate.type.ImmutableType implements Serializable |
Class org.hibernate.type.CustomCollectionType extends org.hibernate.type.CollectionType implements Serializable |
userType
org.hibernate.usertype.UserCollectionType userType
Class org.hibernate.type.CustomType extends org.hibernate.type.AbstractType implements Serializable |
userType
org.hibernate.usertype.UserType userType
name
String name
types
int[] types
Class org.hibernate.type.DateType extends org.hibernate.type.MutableType implements Serializable |
Class org.hibernate.type.DbTimestampType extends org.hibernate.type.TimestampType implements Serializable |
Class org.hibernate.type.DoubleType extends org.hibernate.type.PrimitiveType implements Serializable |
Class org.hibernate.type.EmbeddedComponentType extends org.hibernate.type.ComponentType implements Serializable |
Class org.hibernate.type.EntityType extends org.hibernate.type.AbstractType implements Serializable |
associatedEntityName
String associatedEntityName
uniqueKeyPropertyName
String uniqueKeyPropertyName
isEmbeddedInXML
boolean isEmbeddedInXML
eager
boolean eager
unwrapProxy
boolean unwrapProxy
Class org.hibernate.type.FloatType extends org.hibernate.type.PrimitiveType implements Serializable |
Class org.hibernate.type.ForeignKeyDirection extends Object implements Serializable |
Class org.hibernate.type.IdentifierBagType extends org.hibernate.type.CollectionType implements Serializable |
Class org.hibernate.type.ImmutableType extends org.hibernate.type.NullableType implements Serializable |
Class org.hibernate.type.IntegerType extends org.hibernate.type.PrimitiveType implements Serializable |
Class org.hibernate.type.ListType extends org.hibernate.type.CollectionType implements Serializable |
Class org.hibernate.type.LocaleType extends org.hibernate.type.ImmutableType implements Serializable |
Class org.hibernate.type.LongType extends org.hibernate.type.PrimitiveType implements Serializable |
Class org.hibernate.type.ManyToOneType extends org.hibernate.type.EntityType implements Serializable |
ignoreNotFound
boolean ignoreNotFound
Class org.hibernate.type.MapType extends org.hibernate.type.CollectionType implements Serializable |
Class org.hibernate.type.MetaType extends org.hibernate.type.AbstractType implements Serializable |
values
Map<K,V> values
keys
Map<K,V> keys
baseType
org.hibernate.type.Type baseType
Class org.hibernate.type.MutableType extends org.hibernate.type.NullableType implements Serializable |
Class org.hibernate.type.NullableType extends org.hibernate.type.AbstractType implements Serializable |
Class org.hibernate.type.OneToOneType extends org.hibernate.type.EntityType implements Serializable |
foreignKeyType
org.hibernate.type.ForeignKeyDirection foreignKeyType
propertyName
String propertyName
entityName
String entityName
Class org.hibernate.type.OrderedMapType extends org.hibernate.type.MapType implements Serializable |
Class org.hibernate.type.OrderedSetType extends org.hibernate.type.SetType implements Serializable |
Class org.hibernate.type.PrimitiveType extends org.hibernate.type.ImmutableType implements Serializable |
serializableClass
Class<T> serializableClass
type
org.hibernate.type.SerializableType type
Class org.hibernate.type.SerializableType extends org.hibernate.type.MutableType implements Serializable |
serializableClass
Class<T> serializableClass
Class org.hibernate.type.SerializationException extends org.hibernate.HibernateException implements Serializable |
Class org.hibernate.type.SetType extends org.hibernate.type.CollectionType implements Serializable |
Class org.hibernate.type.ShortType extends org.hibernate.type.PrimitiveType implements Serializable |
Class org.hibernate.type.SortedMapType extends org.hibernate.type.MapType implements Serializable |
comparator
Comparator<T> comparator
Class org.hibernate.type.SortedSetType extends org.hibernate.type.SetType implements Serializable |
comparator
Comparator<T> comparator
Class org.hibernate.type.SpecialOneToOneType extends org.hibernate.type.OneToOneType implements Serializable |
Class org.hibernate.type.StringType extends org.hibernate.type.ImmutableType implements Serializable |
Class org.hibernate.type.TextType extends org.hibernate.type.ImmutableType implements Serializable |
Class org.hibernate.type.TimestampType extends org.hibernate.type.MutableType implements Serializable |
Class org.hibernate.type.TimeType extends org.hibernate.type.MutableType implements Serializable |
Class org.hibernate.type.TimeZoneType extends org.hibernate.type.ImmutableType implements Serializable |
Class org.hibernate.type.TrueFalseType extends org.hibernate.type.CharBooleanType implements Serializable |
Class org.hibernate.type.YesNoType extends org.hibernate.type.CharBooleanType implements Serializable |
Package org.hibernate.validator |
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
beanClass
Class<T> beanClass
pattern
Pattern pattern
invalidValues
InvalidValue[] invalidValues
message
String message
value
Object value
propertyName
String propertyName
beanClass
Class<T> beanClass
bean
Object bean
rootBean
Object rootBean
propertyPath
String propertyPath
max
int max
min
int min
max
int max
min
int min
pattern
Pattern pattern
max
long max
min
long min
max
int max
min
int min
Package org.hibernate.validator.event |
isInitialized
boolean isInitialized
validators
Map<K,V> validators