Serialized Form
-
Package org.hibernate
-
Class org.hibernate.AnnotationException extends MappingException implements Serializable
-
Class org.hibernate.AssertionFailure extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.hibernate.BaseSessionEventListener extends Object implements Serializable
-
Class org.hibernate.CallbackException extends HibernateException implements Serializable
-
Class org.hibernate.DuplicateMappingException extends MappingException implements Serializable
-
Class org.hibernate.EmptyInterceptor extends Object implements Serializable
-
Class org.hibernate.FetchNotFoundException extends EntityNotFoundException implements Serializable
-
Class org.hibernate.HibernateError extends HibernateException implements Serializable
-
Class org.hibernate.HibernateException extends PersistenceException implements Serializable
-
Class org.hibernate.InstantiationException extends HibernateException implements Serializable
-
Serialized Fields
-
clazz
Class<?> clazz
-
-
-
Class org.hibernate.InvalidMappingException extends MappingException implements Serializable
-
Class org.hibernate.JDBCException extends HibernateException implements Serializable
-
Serialized Fields
-
message
String message
-
sql
String sql
-
sqlException
SQLException sqlException
-
-
-
Class org.hibernate.LazyInitializationException extends HibernateException implements Serializable
-
Class org.hibernate.LockOptions extends Object implements Serializable
-
Class org.hibernate.MappingException extends HibernateException implements Serializable
-
Class org.hibernate.NonUniqueObjectException extends HibernateException implements Serializable
-
Class org.hibernate.NonUniqueResultException extends HibernateException implements Serializable
-
Class org.hibernate.ObjectDeletedException extends UnresolvableObjectException implements Serializable
-
Class org.hibernate.ObjectNotFoundException extends UnresolvableObjectException implements Serializable
-
Class org.hibernate.PersistentObjectException extends HibernateException implements Serializable
-
Class org.hibernate.PessimisticLockException extends JDBCException implements Serializable
-
Class org.hibernate.PropertyAccessException extends HibernateException implements Serializable
-
Class org.hibernate.PropertyNotFoundException extends MappingException implements Serializable
-
Class org.hibernate.PropertySetterAccessException extends PropertyAccessException implements Serializable
-
Class org.hibernate.PropertyValueException extends HibernateException implements Serializable
-
Class org.hibernate.QueryException extends HibernateException implements Serializable
-
Serialized Fields
-
queryString
String queryString
-
-
-
Class org.hibernate.QueryParameterException extends QueryException implements Serializable
-
Class org.hibernate.QueryTimeoutException extends JDBCException implements Serializable
-
Class org.hibernate.ResourceClosedException extends HibernateException implements Serializable
-
Class org.hibernate.SessionException extends HibernateException implements Serializable
-
Class org.hibernate.StaleObjectStateException extends StaleStateException implements Serializable
-
Class org.hibernate.StaleStateException extends HibernateException implements Serializable
-
Class org.hibernate.TransactionException extends HibernateException implements Serializable
-
Class org.hibernate.TransactionManagementException extends RuntimeException implements Serializable
-
Class org.hibernate.TransientObjectException extends HibernateException implements Serializable
-
Class org.hibernate.TransientPropertyValueException extends TransientObjectException implements Serializable
-
Class org.hibernate.TypeMismatchException extends HibernateException implements Serializable
-
Class org.hibernate.UnknownEntityTypeException extends MappingException implements Serializable
-
Class org.hibernate.UnknownFilterException extends HibernateException implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.hibernate.UnknownProfileException extends HibernateException implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.hibernate.UnresolvableObjectException extends HibernateException implements Serializable
-
Class org.hibernate.UnsupportedLockAttemptException extends HibernateException implements Serializable
-
Class org.hibernate.WrongClassException extends HibernateException implements Serializable
-
-
Package org.hibernate.boot
-
Class org.hibernate.boot.InvalidMappingException extends InvalidMappingException implements Serializable
-
Serialized Fields
-
origin
Origin origin
-
-
-
Class org.hibernate.boot.MappingException extends MappingException implements Serializable
-
Serialized Fields
-
origin
Origin origin
-
-
-
Class org.hibernate.boot.MappingNotFoundException extends MappingException implements Serializable
-
Class org.hibernate.boot.MetadataSources extends Object implements Serializable
-
Serialized Fields
-
annotatedClasses
LinkedHashSet<Class<?>> annotatedClasses
-
annotatedClassNames
LinkedHashSet<String> annotatedClassNames
-
annotatedPackages
LinkedHashSet<String> annotatedPackages
-
classLoaderService
ClassLoaderService classLoaderService
-
extraQueryImports
Map<String,Class<?>> extraQueryImports
-
serviceRegistry
ServiceRegistry serviceRegistry
-
xmlBindings
List<Binding<BindableMappingDescriptor>> xmlBindings
-
xmlMappingBinderAccess
XmlMappingBinderAccess xmlMappingBinderAccess
-
-
-
Class org.hibernate.boot.UnsupportedOrmXsdVersionException extends MappingException implements Serializable
-
Serialized Fields
-
requestedVersion
String requestedVersion
-
-
-
-
Package org.hibernate.boot.archive.spi
-
Class org.hibernate.boot.archive.spi.ArchiveException extends HibernateException implements Serializable
-
-
Package org.hibernate.boot.beanvalidation
-
Class org.hibernate.boot.beanvalidation.IntegrationException extends HibernateException implements Serializable
-
-
Package org.hibernate.boot.cfgxml.spi
-
Package org.hibernate.boot.jaxb
-
Class org.hibernate.boot.jaxb.JaxbLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.hibernate.boot.jaxb.Origin extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
type
SourceType type
-
-
-
-
Package org.hibernate.boot.jaxb.hbm.spi
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
cascade
String cascade
-
column
List<JaxbHbmColumnType> column
-
idType
String idType
-
index
String index
-
insert
Boolean insert
-
lazy
Boolean lazy
-
metaType
String metaType
-
metaValue
List<JaxbHbmAnyValueMappingType> metaValue
-
name
String name
-
node
String node
-
optimisticLock
Boolean optimisticLock
-
update
Boolean update
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyValueMappingType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmArrayType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
batchSize
Integer batchSize
-
cache
JaxbHbmCacheType cache
-
cascade
String cascade
-
catalog
String catalog
-
check
String check
-
collectionType
String collectionType
-
comment
String comment
-
compositeElement
JaxbHbmCompositeCollectionElementType compositeElement
-
element
JaxbHbmBasicCollectionElementType element
-
elementClass
String elementClass
-
embedXml
Boolean embedXml
-
fetch
JaxbHbmFetchStyleWithSubselectEnum fetch
-
filter
List<JaxbHbmFilterType> filter
-
index
JaxbHbmIndexType index
-
inverse
Boolean inverse
-
key
JaxbHbmKeyType key
-
lazy
JaxbHbmLazyWithExtraEnum lazy
-
listIndex
JaxbHbmListIndexType listIndex
-
loader
JaxbHbmLoaderType loader
-
manyToAny
JaxbHbmManyToAnyCollectionElementType manyToAny
-
manyToMany
JaxbHbmManyToManyCollectionElementType manyToMany
-
mutable
Boolean mutable
-
name
String name
-
node
String node
-
oneToMany
JaxbHbmOneToManyCollectionElementType oneToMany
-
optimisticLock
Boolean optimisticLock
-
outerJoin
JaxbHbmOuterJoinEnum outerJoin
-
persister
String persister
-
schema
String schema
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlDeleteAll
JaxbHbmCustomSqlDmlType sqlDeleteAll
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subselect
String subselect
-
subselectAttribute
String subselectAttribute
-
synchronize
List<JaxbHbmSynchronizeType> synchronize
-
table
String table
-
where
String where
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType extends Object implements Serializable
-
Serialized Fields
-
create
String create
-
definition
JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition definition
-
dialectScope
List<JaxbHbmDialectScopeType> dialectScope
-
drop
String drop
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAuxiliaryDatabaseObjectType.JaxbHbmDefinition extends Object implements Serializable
-
Serialized Fields
-
clazz
String clazz
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
batchSize
Integer batchSize
-
cache
JaxbHbmCacheType cache
-
cascade
String cascade
-
catalog
String catalog
-
check
String check
-
collectionType
String collectionType
-
comment
String comment
-
compositeElement
JaxbHbmCompositeCollectionElementType compositeElement
-
element
JaxbHbmBasicCollectionElementType element
-
embedXml
Boolean embedXml
-
fetch
JaxbHbmFetchStyleWithSubselectEnum fetch
-
filter
List<JaxbHbmFilterType> filter
-
inverse
Boolean inverse
-
key
JaxbHbmKeyType key
-
lazy
JaxbHbmLazyWithExtraEnum lazy
-
loader
JaxbHbmLoaderType loader
-
manyToAny
JaxbHbmManyToAnyCollectionElementType manyToAny
-
manyToMany
JaxbHbmManyToManyCollectionElementType manyToMany
-
mutable
Boolean mutable
-
name
String name
-
node
String node
-
oneToMany
JaxbHbmOneToManyCollectionElementType oneToMany
-
optimisticLock
Boolean optimisticLock
-
orderBy
String orderBy
-
outerJoin
JaxbHbmOuterJoinEnum outerJoin
-
persister
String persister
-
schema
String schema
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlDeleteAll
JaxbHbmCustomSqlDmlType sqlDeleteAll
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subselect
String subselect
-
subselectAttribute
String subselectAttribute
-
synchronize
List<JaxbHbmSynchronizeType> synchronize
-
table
String table
-
where
String where
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
columnAttribute
String columnAttribute
-
generated
GenerationTiming generated
-
name
String name
-
node
String node
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicAttributeType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
columnAttribute
String columnAttribute
-
columnOrFormula
List<Serializable> columnOrFormula
-
formulaAttribute
String formulaAttribute
-
generated
GenerationTiming generated
-
index
String index
-
insert
Boolean insert
-
lazy
Boolean lazy
-
length
Integer length
-
name
String name
-
node
String node
-
notNull
Boolean notNull
-
optimisticLock
Boolean optimisticLock
-
precision
String precision
-
scale
String scale
-
type
JaxbHbmTypeSpecificationType type
-
typeAttribute
String typeAttribute
-
unique
Boolean unique
-
uniqueKey
String uniqueKey
-
update
Boolean update
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBasicCollectionElementType extends Object implements Serializable
-
Serialized Fields
-
columnAttribute
String columnAttribute
-
columnOrFormula
List<Serializable> columnOrFormula
-
formulaAttribute
String formulaAttribute
-
length
Integer length
-
node
String node
-
notNull
Boolean notNull
-
precision
Integer precision
-
scale
Integer scale
-
type
JaxbHbmTypeSpecificationType type
-
typeAttribute
String typeAttribute
-
unique
Boolean unique
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCacheType extends Object implements Serializable
-
Serialized Fields
-
include
JaxbHbmCacheInclusionEnum include
-
region
String region
-
usage
AccessType usage
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmClassRenameType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
column
List<JaxbHbmColumnType> column
-
columnAttribute
String columnAttribute
-
generator
JaxbHbmGeneratorSpecificationType generator
-
length
Integer length
-
type
String type
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmColumnType extends Object implements Serializable
-
Serialized Fields
-
_default
String _default
-
check
String check
-
comment
String comment
-
index
String index
-
length
Integer length
-
name
String name
-
notNull
Boolean notNull
-
precision
Integer precision
-
read
String read
-
scale
Integer scale
-
sqlType
String sqlType
-
unique
Boolean unique
-
uniqueKey
String uniqueKey
-
write
String write
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeAttributeType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
attributes
List<Serializable> attributes
-
clazz
String clazz
-
insert
Boolean insert
-
lazy
Boolean lazy
-
name
String name
-
node
String node
-
optimisticLock
Boolean optimisticLock
-
parent
JaxbHbmParentType parent
-
tuplizer
List<JaxbHbmTuplizerType> tuplizer
-
unique
Boolean unique
-
update
Boolean update
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeCollectionElementType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
attributes
List<Serializable> attributes
-
clazz
String clazz
-
node
String node
-
parent
JaxbHbmParentType parent
-
tuplizer
List<JaxbHbmTuplizerType> tuplizer
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIdType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
clazz
String clazz
-
generator
JaxbHbmGeneratorSpecificationType generator
-
keyPropertyOrKeyManyToOne
List<JaxbHbmToolingHintContainer> keyPropertyOrKeyManyToOne
-
mapped
Boolean mapped
-
name
String name
-
node
String node
-
unsavedValue
JaxbHbmUnsavedValueCompositeIdEnum unsavedValue
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType extends Object implements Serializable
-
Serialized Fields
-
attributes
List<JaxbHbmToolingHintContainer> attributes
-
clazz
String clazz
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
column
List<JaxbHbmColumnType> column
-
columnAttribute
String columnAttribute
-
length
Integer length
-
name
String name
-
node
String node
-
type
JaxbHbmTypeSpecificationType type
-
typeAttribute
String typeAttribute
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
clazz
String clazz
-
column
List<JaxbHbmColumnType> column
-
columnAttribute
String columnAttribute
-
entityName
String entityName
-
foreignKey
String foreignKey
-
lazy
JaxbHbmLazyEnum lazy
-
name
String name
-
onDelete
JaxbHbmOnDeleteEnum onDelete
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterContainer extends Object implements Serializable
-
Serialized Fields
-
configParameters
List<JaxbHbmConfigParameterType> configParameters
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType extends Object implements Serializable
-
Serialized Fields
-
callable
Boolean callable
-
check
ExecuteUpdateResultCheckStyle check
-
value
String value
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDialectScopeType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType extends JaxbHbmSubclassEntityBaseDefinition implements Serializable
-
Serialized Fields
-
attributes
List<Serializable> attributes
-
discriminatorValue
String discriminatorValue
-
fetchProfile
List<JaxbHbmFetchProfileType> fetchProfile
-
join
List<JaxbHbmSecondaryTableType> join
-
loader
JaxbHbmLoaderType loader
-
query
List<JaxbHbmNamedQueryType> query
-
resultset
List<JaxbHbmResultSetMappingType> resultset
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlQuery
List<JaxbHbmNamedNativeQueryType> sqlQuery
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subclass
List<JaxbHbmDiscriminatorSubclassEntityType> subclass
-
synchronize
List<JaxbHbmSynchronizeType> synchronize
-
tuplizer
List<JaxbHbmTuplizerType> tuplizer
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDynamicComponentType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
_abstract
Boolean _abstract
-
batchSize
Integer batchSize
-
dynamicInsert
Boolean dynamicInsert
-
dynamicUpdate
Boolean dynamicUpdate
-
entityName
String entityName
-
lazy
Boolean lazy
-
name
String name
-
node
String node
-
persister
String persister
-
proxy
String proxy
-
selectBeforeUpdate
Boolean selectBeforeUpdate
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityDiscriminatorType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType extends Object implements Serializable
-
Serialized Fields
-
fetch
List<JaxbHbmFetchProfileType.JaxbHbmFetch> fetch
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchProfileType.JaxbHbmFetch extends Object implements Serializable
-
Serialized Fields
-
association
String association
-
entity
String entity
-
style
JaxbHbmFetchStyleEnum style
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterAliasMappingType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterDefinitionType extends Object implements Serializable
-
Serialized Fields
-
condition
String condition
-
content
List<Serializable> content
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterParameterType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFilterType extends Object implements Serializable
-
Serialized Fields
-
autoAliasInjection
String autoAliasInjection
-
condition
String condition
-
content
List<Serializable> content
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmGeneratorSpecificationType extends JaxbHbmConfigParameterContainer implements Serializable
-
Serialized Fields
-
clazz
String clazz
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmHibernateMapping extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
_import
List<JaxbHbmClassRenameType> _import
-
_package
String _package
-
autoImport
Boolean autoImport
-
catalog
String catalog
-
clazz
List<JaxbHbmRootEntityType> clazz
-
databaseObject
List<JaxbHbmAuxiliaryDatabaseObjectType> databaseObject
-
defaultAccess
String defaultAccess
-
defaultCascade
String defaultCascade
-
defaultLazy
Boolean defaultLazy
-
fetchProfile
List<JaxbHbmFetchProfileType> fetchProfile
-
filterDef
List<JaxbHbmFilterDefinitionType> filterDef
-
identifierGenerator
List<JaxbHbmIdentifierGeneratorDefinitionType> identifierGenerator
-
joinedSubclass
List<JaxbHbmJoinedSubclassEntityType> joinedSubclass
-
query
List<JaxbHbmNamedQueryType> query
-
resultset
List<JaxbHbmResultSetMappingType> resultset
-
schema
String schema
-
sqlQuery
List<JaxbHbmNamedNativeQueryType> sqlQuery
-
subclass
List<JaxbHbmDiscriminatorSubclassEntityType> subclass
-
typedef
List<JaxbHbmTypeDefinitionType> typedef
-
unionSubclass
List<JaxbHbmUnionSubclassEntityType> unionSubclass
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType extends PluralAttributeInfoIdBagAdapter implements Serializable
-
Serialized Fields
-
access
String access
-
batchSize
Integer batchSize
-
cache
JaxbHbmCacheType cache
-
cascade
String cascade
-
catalog
String catalog
-
check
String check
-
collectionId
JaxbHbmCollectionIdType collectionId
-
collectionType
String collectionType
-
comment
String comment
-
compositeElement
JaxbHbmCompositeCollectionElementType compositeElement
-
element
JaxbHbmBasicCollectionElementType element
-
embedXml
Boolean embedXml
-
fetch
JaxbHbmFetchStyleWithSubselectEnum fetch
-
filter
List<JaxbHbmFilterType> filter
-
inverse
Boolean inverse
-
key
JaxbHbmKeyType key
-
lazy
JaxbHbmLazyWithExtraEnum lazy
-
loader
JaxbHbmLoaderType loader
-
manyToAny
JaxbHbmManyToAnyCollectionElementType manyToAny
-
manyToMany
JaxbHbmManyToManyCollectionElementType manyToMany
-
mutable
Boolean mutable
-
name
String name
-
node
String node
-
optimisticLock
Boolean optimisticLock
-
orderBy
String orderBy
-
outerJoin
JaxbHbmOuterJoinEnum outerJoin
-
persister
String persister
-
schema
String schema
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlDeleteAll
JaxbHbmCustomSqlDmlType sqlDeleteAll
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subselect
String subselect
-
subselectAttribute
String subselectAttribute
-
synchronize
List<JaxbHbmSynchronizeType> synchronize
-
table
String table
-
where
String where
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdentifierGeneratorDefinitionType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToAnyType extends Object implements Serializable
-
Serialized Fields
-
column
List<JaxbHbmColumnType> column
-
idType
String idType
-
metaType
String metaType
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType extends Object implements Serializable
-
Serialized Fields
-
column
List<JaxbHbmColumnType> column
-
columnAttribute
String columnAttribute
-
length
Integer length
-
type
String type
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType extends JaxbHbmSubclassEntityBaseDefinition implements Serializable
-
Serialized Fields
-
attributes
List<Serializable> attributes
-
catalog
String catalog
-
check
String check
-
comment
String comment
-
discriminatorValue
String discriminatorValue
-
fetchProfile
List<JaxbHbmFetchProfileType> fetchProfile
-
joinedSubclass
List<JaxbHbmJoinedSubclassEntityType> joinedSubclass
-
key
JaxbHbmKeyType key
-
loader
JaxbHbmLoaderType loader
-
query
List<JaxbHbmNamedQueryType> query
-
resultset
List<JaxbHbmResultSetMappingType> resultset
-
schema
String schema
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlQuery
List<JaxbHbmNamedNativeQueryType> sqlQuery
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subselect
String subselect
-
subselectAttribute
String subselectAttribute
-
synchronize
List<JaxbHbmSynchronizeType> synchronize
-
table
String table
-
tuplizer
List<JaxbHbmTuplizerType> tuplizer
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmKeyType extends Object implements Serializable
-
Serialized Fields
-
column
List<JaxbHbmColumnType> column
-
columnAttribute
String columnAttribute
-
foreignKey
String foreignKey
-
notNull
Boolean notNull
-
onDelete
JaxbHbmOnDeleteEnum onDelete
-
propertyRef
String propertyRef
-
unique
Boolean unique
-
update
Boolean update
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListIndexType extends Object implements Serializable
-
Serialized Fields
-
base
String base
-
column
JaxbHbmColumnType column
-
columnAttribute
String columnAttribute
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmListType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
batchSize
Integer batchSize
-
cache
JaxbHbmCacheType cache
-
cascade
String cascade
-
catalog
String catalog
-
check
String check
-
collectionType
String collectionType
-
comment
String comment
-
compositeElement
JaxbHbmCompositeCollectionElementType compositeElement
-
element
JaxbHbmBasicCollectionElementType element
-
embedXml
Boolean embedXml
-
fetch
JaxbHbmFetchStyleWithSubselectEnum fetch
-
filter
List<JaxbHbmFilterType> filter
-
index
JaxbHbmIndexType index
-
inverse
Boolean inverse
-
key
JaxbHbmKeyType key
-
lazy
JaxbHbmLazyWithExtraEnum lazy
-
listIndex
JaxbHbmListIndexType listIndex
-
loader
JaxbHbmLoaderType loader
-
manyToAny
JaxbHbmManyToAnyCollectionElementType manyToAny
-
manyToMany
JaxbHbmManyToManyCollectionElementType manyToMany
-
mutable
Boolean mutable
-
name
String name
-
node
String node
-
oneToMany
JaxbHbmOneToManyCollectionElementType oneToMany
-
optimisticLock
Boolean optimisticLock
-
outerJoin
JaxbHbmOuterJoinEnum outerJoin
-
persister
String persister
-
schema
String schema
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlDeleteAll
JaxbHbmCustomSqlDmlType sqlDeleteAll
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subselect
String subselect
-
subselectAttribute
String subselectAttribute
-
synchronize
List<JaxbHbmSynchronizeType> synchronize
-
table
String table
-
where
String where
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLoaderType extends Object implements Serializable
-
Serialized Fields
-
queryRef
String queryRef
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToAnyCollectionElementType extends Object implements Serializable
-
Serialized Fields
-
column
List<JaxbHbmColumnType> column
-
idType
String idType
-
metaType
String metaType
-
metaValue
List<JaxbHbmAnyValueMappingType> metaValue
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
clazz
String clazz
-
columnAttribute
String columnAttribute
-
columnOrFormula
List<Serializable> columnOrFormula
-
embedXml
Boolean embedXml
-
entityName
String entityName
-
fetch
JaxbHbmFetchStyleEnum fetch
-
filter
List<JaxbHbmFilterType> filter
-
foreignKey
String foreignKey
-
formulaAttribute
String formulaAttribute
-
lazy
JaxbHbmLazyEnum lazy
-
node
String node
-
notFound
JaxbHbmNotFoundEnum notFound
-
orderBy
String orderBy
-
outerJoin
JaxbHbmOuterJoinEnum outerJoin
-
propertyRef
String propertyRef
-
unique
Boolean unique
-
where
String where
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToOneType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
cascade
String cascade
-
clazz
String clazz
-
columnAttribute
String columnAttribute
-
columnOrFormula
List<Serializable> columnOrFormula
-
embedXml
Boolean embedXml
-
entityName
String entityName
-
fetch
JaxbHbmFetchStyleEnum fetch
-
foreignKey
String foreignKey
-
formulaAttribute
String formulaAttribute
-
index
String index
-
insert
Boolean insert
-
lazy
JaxbHbmLazyWithNoProxyEnum lazy
-
name
String name
-
node
String node
-
notFound
JaxbHbmNotFoundEnum notFound
-
notNull
Boolean notNull
-
onDelete
JaxbHbmOnDeleteEnum onDelete
-
optimisticLock
Boolean optimisticLock
-
outerJoin
JaxbHbmOuterJoinEnum outerJoin
-
propertyRef
String propertyRef
-
unique
Boolean unique
-
uniqueKey
String uniqueKey
-
update
Boolean update
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType extends Object implements Serializable
-
Serialized Fields
-
columnAttribute
String columnAttribute
-
columnOrFormula
List<Serializable> columnOrFormula
-
formulaAttribute
String formulaAttribute
-
length
Integer length
-
node
String node
-
type
JaxbHbmTypeSpecificationType type
-
typeAttribute
String typeAttribute
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyCompositeType extends Object implements Serializable
-
Serialized Fields
-
attributes
List<JaxbHbmToolingHintContainer> attributes
-
clazz
String clazz
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyManyToManyType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
batchSize
Integer batchSize
-
cache
JaxbHbmCacheType cache
-
cascade
String cascade
-
catalog
String catalog
-
check
String check
-
collectionType
String collectionType
-
comment
String comment
-
compositeElement
JaxbHbmCompositeCollectionElementType compositeElement
-
compositeIndex
JaxbHbmCompositeIndexType compositeIndex
-
compositeMapKey
JaxbHbmMapKeyCompositeType compositeMapKey
-
element
JaxbHbmBasicCollectionElementType element
-
embedXml
Boolean embedXml
-
fetch
JaxbHbmFetchStyleWithSubselectEnum fetch
-
filter
List<JaxbHbmFilterType> filter
-
index
JaxbHbmIndexType index
-
indexManyToAny
JaxbHbmIndexManyToAnyType indexManyToAny
-
indexManyToMany
JaxbHbmIndexManyToManyType indexManyToMany
-
inverse
Boolean inverse
-
key
JaxbHbmKeyType key
-
lazy
JaxbHbmLazyWithExtraEnum lazy
-
loader
JaxbHbmLoaderType loader
-
manyToAny
JaxbHbmManyToAnyCollectionElementType manyToAny
-
manyToMany
JaxbHbmManyToManyCollectionElementType manyToMany
-
mapKey
JaxbHbmMapKeyBasicType mapKey
-
mapKeyManyToMany
JaxbHbmMapKeyManyToManyType mapKeyManyToMany
-
mutable
Boolean mutable
-
name
String name
-
node
String node
-
oneToMany
JaxbHbmOneToManyCollectionElementType oneToMany
-
optimisticLock
Boolean optimisticLock
-
orderBy
String orderBy
-
outerJoin
JaxbHbmOuterJoinEnum outerJoin
-
persister
String persister
-
schema
String schema
-
sort
String sort
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlDeleteAll
JaxbHbmCustomSqlDmlType sqlDeleteAll
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subselect
String subselect
-
subselectAttribute
String subselectAttribute
-
synchronize
List<JaxbHbmSynchronizeType> synchronize
-
table
String table
-
where
String where
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMultiTenancyType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedNativeQueryType extends Object implements Serializable
-
Serialized Fields
-
cacheable
Boolean cacheable
-
cacheMode
CacheMode cacheMode
-
cacheRegion
String cacheRegion
-
callable
Boolean callable
-
comment
String comment
-
content
List<Serializable> content
-
fetchSize
Integer fetchSize
-
flushMode
FlushMode flushMode
-
name
String name
-
readOnly
Boolean readOnly
-
resultsetRef
String resultsetRef
-
timeout
Integer timeout
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNamedQueryType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryCollectionLoadReturnType extends Object implements Serializable
-
Serialized Fields
-
alias
String alias
-
lockMode
LockMode lockMode
-
returnProperty
List<JaxbHbmNativeQueryPropertyReturnType> returnProperty
-
role
String role
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryJoinReturnType extends Object implements Serializable
-
Serialized Fields
-
alias
String alias
-
lockMode
LockMode lockMode
-
property
String property
-
returnProperty
List<JaxbHbmNativeQueryPropertyReturnType> returnProperty
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType extends Object implements Serializable
-
Serialized Fields
-
column
String column
-
name
String name
-
returnColumn
List<JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn> returnColumn
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryPropertyReturnType.JaxbHbmReturnColumn extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType extends Object implements Serializable
-
Serialized Fields
-
alias
String alias
-
clazz
String clazz
-
entityName
String entityName
-
lockMode
LockMode lockMode
-
returnDiscriminator
JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator returnDiscriminator
-
returnProperty
List<JaxbHbmNativeQueryPropertyReturnType> returnProperty
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryReturnType.JaxbHbmReturnDiscriminator extends Object implements Serializable
-
Serialized Fields
-
column
String column
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNativeQueryScalarReturnType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdCacheType extends Object implements Serializable
-
Serialized Fields
-
region
String region
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNaturalIdType extends Object implements Serializable
-
Serialized Fields
-
attributes
List<Serializable> attributes
-
mutable
Boolean mutable
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmNestedCompositeElementType extends Object implements Serializable
-
Serialized Fields
-
access
String access
-
attributes
List<Serializable> attributes
-
clazz
String clazz
-
name
String name
-
node
String node
-
parent
JaxbHbmParentType parent
-
tuplizer
List<JaxbHbmTuplizerType> tuplizer
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType extends Object implements Serializable
-
Serialized Fields
-
clazz
String clazz
-
embedXml
Boolean embedXml
-
entityName
String entityName
-
node
String node
-
notFound
JaxbHbmNotFoundEnum notFound
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToOneType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
cascade
String cascade
-
clazz
String clazz
-
constrained
Boolean constrained
-
embedXml
Boolean embedXml
-
entityName
String entityName
-
fetch
JaxbHbmFetchStyleEnum fetch
-
foreignKey
String foreignKey
-
formula
List<String> formula
-
formulaAttribute
String formulaAttribute
-
lazy
JaxbHbmLazyWithNoProxyEnum lazy
-
name
String name
-
node
String node
-
onDelete
JaxbHbmOnDeleteEnum onDelete
-
outerJoin
JaxbHbmOuterJoinEnum outerJoin
-
propertyRef
String propertyRef
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmParentType extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType extends PluralAttributeInfoPrimitiveArrayAdapter implements Serializable
-
Serialized Fields
-
access
String access
-
batchSize
Integer batchSize
-
cache
JaxbHbmCacheType cache
-
catalog
String catalog
-
check
String check
-
collectionType
String collectionType
-
comment
String comment
-
element
JaxbHbmBasicCollectionElementType element
-
embedXml
Boolean embedXml
-
fetch
JaxbHbmFetchStyleWithSubselectEnum fetch
-
index
JaxbHbmIndexType index
-
key
JaxbHbmKeyType key
-
listIndex
JaxbHbmListIndexType listIndex
-
loader
JaxbHbmLoaderType loader
-
mutable
Boolean mutable
-
name
String name
-
node
String node
-
optimisticLock
Boolean optimisticLock
-
outerJoin
JaxbHbmOuterJoinEnum outerJoin
-
persister
String persister
-
schema
String schema
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlDeleteAll
JaxbHbmCustomSqlDmlType sqlDeleteAll
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subselect
String subselect
-
subselectAttribute
String subselectAttribute
-
synchronize
List<JaxbHbmSynchronizeType> synchronize
-
table
String table
-
where
String where
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmQueryParamType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmResultSetMappingType extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
valueMappingSources
List<Serializable> valueMappingSources
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType extends JaxbHbmEntityBaseDefinition implements Serializable
-
Serialized Fields
-
attributes
List<Serializable> attributes
-
cache
JaxbHbmCacheType cache
-
catalog
String catalog
-
check
String check
-
comment
String comment
-
compositeId
JaxbHbmCompositeIdType compositeId
-
discriminator
JaxbHbmEntityDiscriminatorType discriminator
-
discriminatorValue
String discriminatorValue
-
fetchProfile
List<JaxbHbmFetchProfileType> fetchProfile
-
filter
List<JaxbHbmFilterType> filter
-
id
JaxbHbmSimpleIdType id
-
join
List<JaxbHbmSecondaryTableType> join
-
joinedSubclass
List<JaxbHbmJoinedSubclassEntityType> joinedSubclass
-
loader
JaxbHbmLoaderType loader
-
multiTenancy
JaxbHbmMultiTenancyType multiTenancy
-
mutable
Boolean mutable
-
naturalId
JaxbHbmNaturalIdType naturalId
-
naturalIdCache
JaxbHbmNaturalIdCacheType naturalIdCache
-
optimisticLock
OptimisticLockStyle optimisticLock
-
polymorphism
JaxbHbmPolymorphismEnum polymorphism
-
query
List<JaxbHbmNamedQueryType> query
-
resultset
List<JaxbHbmResultSetMappingType> resultset
-
rowid
String rowid
-
schema
String schema
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlQuery
List<JaxbHbmNamedNativeQueryType> sqlQuery
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subclass
List<JaxbHbmDiscriminatorSubclassEntityType> subclass
-
subselect
String subselect
-
subselectAttribute
String subselectAttribute
-
synchronize
List<JaxbHbmSynchronizeType> synchronize
-
table
String table
-
timestamp
JaxbHbmTimestampAttributeType timestamp
-
tuplizer
List<JaxbHbmTuplizerType> tuplizer
-
unionSubclass
List<JaxbHbmUnionSubclassEntityType> unionSubclass
-
version
JaxbHbmVersionAttributeType version
-
where
String where
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSecondaryTableType extends Object implements Serializable
-
Serialized Fields
-
attributes
List<Serializable> attributes
-
catalog
String catalog
-
comment
String comment
-
fetch
JaxbHbmFetchStyleEnum fetch
-
inverse
Boolean inverse
-
key
JaxbHbmKeyType key
-
optional
Boolean optional
-
schema
String schema
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subselect
String subselect
-
subselectAttribute
String subselectAttribute
-
table
String table
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSetType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
batchSize
Integer batchSize
-
cache
JaxbHbmCacheType cache
-
cascade
String cascade
-
catalog
String catalog
-
check
String check
-
collectionType
String collectionType
-
comment
String comment
-
compositeElement
JaxbHbmCompositeCollectionElementType compositeElement
-
element
JaxbHbmBasicCollectionElementType element
-
embedXml
Boolean embedXml
-
fetch
JaxbHbmFetchStyleWithSubselectEnum fetch
-
filter
List<JaxbHbmFilterType> filter
-
inverse
Boolean inverse
-
key
JaxbHbmKeyType key
-
lazy
JaxbHbmLazyWithExtraEnum lazy
-
loader
JaxbHbmLoaderType loader
-
manyToAny
JaxbHbmManyToAnyCollectionElementType manyToAny
-
manyToMany
JaxbHbmManyToManyCollectionElementType manyToMany
-
mutable
Boolean mutable
-
name
String name
-
node
String node
-
oneToMany
JaxbHbmOneToManyCollectionElementType oneToMany
-
optimisticLock
Boolean optimisticLock
-
orderBy
String orderBy
-
outerJoin
JaxbHbmOuterJoinEnum outerJoin
-
persister
String persister
-
schema
String schema
-
sort
String sort
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlDeleteAll
JaxbHbmCustomSqlDmlType sqlDeleteAll
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subselect
String subselect
-
subselectAttribute
String subselectAttribute
-
synchronize
List<JaxbHbmSynchronizeType> synchronize
-
table
String table
-
where
String where
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSimpleIdType extends JaxbHbmToolingHintContainer implements Serializable
-
Serialized Fields
-
access
String access
-
column
List<JaxbHbmColumnType> column
-
columnAttribute
String columnAttribute
-
generator
JaxbHbmGeneratorSpecificationType generator
-
length
Integer length
-
name
String name
-
node
String node
-
type
JaxbHbmTypeSpecificationType type
-
typeAttribute
String typeAttribute
-
unsavedValue
String unsavedValue
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSubclassEntityBaseDefinition extends JaxbHbmEntityBaseDefinition implements Serializable
-
Serialized Fields
-
_extends
String _extends
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSynchronizeType extends Object implements Serializable
-
Serialized Fields
-
table
String table
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTimestampAttributeType extends JaxbHbmBaseVersionAttributeType implements Serializable
-
Serialized Fields
-
source
JaxbHbmTimestampSourceEnum source
-
unsavedValue
JaxbHbmUnsavedValueTimestampEnum unsavedValue
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintContainer extends Object implements Serializable
-
Serialized Fields
-
toolingHints
List<JaxbHbmToolingHintType> toolingHints
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType extends Object implements Serializable
-
Serialized Fields
-
clazz
String clazz
-
entityMode
RepresentationMode entityMode
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType extends JaxbHbmConfigParameterContainer implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeSpecificationType extends JaxbHbmConfigParameterContainer implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType extends JaxbHbmSubclassEntityBaseDefinition implements Serializable
-
Serialized Fields
-
attributes
List<Serializable> attributes
-
catalog
String catalog
-
check
String check
-
comment
String comment
-
fetchProfile
List<JaxbHbmFetchProfileType> fetchProfile
-
loader
JaxbHbmLoaderType loader
-
query
List<JaxbHbmNamedQueryType> query
-
resultset
List<JaxbHbmResultSetMappingType> resultset
-
schema
String schema
-
sqlDelete
JaxbHbmCustomSqlDmlType sqlDelete
-
sqlInsert
JaxbHbmCustomSqlDmlType sqlInsert
-
sqlQuery
List<JaxbHbmNamedNativeQueryType> sqlQuery
-
sqlUpdate
JaxbHbmCustomSqlDmlType sqlUpdate
-
subselect
String subselect
-
subselectAttribute
String subselectAttribute
-
synchronize
List<JaxbHbmSynchronizeType> synchronize
-
table
String table
-
tuplizer
List<JaxbHbmTuplizerType> tuplizer
-
unionSubclass
List<JaxbHbmUnionSubclassEntityType> unionSubclass
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType extends JaxbHbmBaseVersionAttributeType implements Serializable
-
Serialized Fields
-
column
List<JaxbHbmColumnType> column
-
insert
Boolean insert
-
type
String type
-
unsavedValue
JaxbHbmUnsavedValueVersionEnum unsavedValue
-
-
-
Class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoIdBagAdapter extends JaxbHbmToolingHintContainer implements Serializable
-
Class org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter extends JaxbHbmToolingHintContainer implements Serializable
-
-
Package org.hibernate.boot.jaxb.mapping
-
Class org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
foreignKey
JaxbForeignKey foreignKey
-
joinColumn
List<JaxbJoinColumn> joinColumn
-
joinTable
JaxbJoinTable joinTable
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbAttributeOverride extends Object implements Serializable
-
Serialized Fields
-
column
JaxbColumn column
-
description
String description
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbAttributes extends Object implements Serializable
-
Serialized Fields
-
basicAttributes
List<JaxbBasic> basicAttributes
-
description
String description
-
discriminatedAssociations
List<JaxbHbmAnyMapping> discriminatedAssociations
-
elementCollectionAttributes
List<JaxbElementCollection> elementCollectionAttributes
-
embeddedAttributes
List<JaxbEmbedded> embeddedAttributes
-
embeddedId
JaxbEmbeddedId embeddedId
-
id
List<JaxbId> id
-
manyToManyAttributes
List<JaxbManyToMany> manyToManyAttributes
-
manyToOneAttributes
List<JaxbManyToOne> manyToOneAttributes
-
naturalId
JaxbNaturalId naturalId
-
oneToManyAttributes
List<JaxbOneToMany> oneToManyAttributes
-
oneToOneAttributes
List<JaxbOneToOne> oneToOneAttributes
-
pluralDiscriminatedAssociations
List<JaxbHbmManyToAny> pluralDiscriminatedAssociations
-
transients
List<JaxbTransient> transients
-
version
List<JaxbVersion> version
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbBasic extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
column
JaxbColumn column
-
convert
JaxbConvert convert
-
enumerated
EnumType enumerated
-
fetch
FetchType fetch
-
formula
String formula
-
generated
GenerationTiming generated
-
lob
JaxbLob lob
-
name
String name
-
nationalized
JaxbNationalized nationalized
-
optimisticLock
Boolean optimisticLock
-
optional
Boolean optional
-
temporal
TemporalType temporal
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbCaching extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
include
JaxbCacheInclusionType include
-
region
String region
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbCascadeType extends Object implements Serializable
-
Serialized Fields
-
cascadeAll
JaxbEmptyType cascadeAll
-
cascadeDelete
JaxbEmptyType cascadeDelete
-
cascadeDetach
JaxbEmptyType cascadeDetach
-
cascadeLock
JaxbEmptyType cascadeLock
-
cascadeMerge
JaxbEmptyType cascadeMerge
-
cascadePersist
JaxbEmptyType cascadePersist
-
cascadeRefresh
JaxbEmptyType cascadeRefresh
-
cascadeRemove
JaxbEmptyType cascadeRemove
-
cascadeReplicate
JaxbEmptyType cascadeReplicate
-
cascadeSaveUpdate
JaxbEmptyType cascadeSaveUpdate
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbCollectionTable extends Object implements Serializable
-
Serialized Fields
-
catalog
String catalog
-
check
String check
-
comment
String comment
-
foreignKey
JaxbForeignKey foreignKey
-
index
List<JaxbIndex> index
-
joinColumn
List<JaxbJoinColumn> joinColumn
-
name
String name
-
schema
String schema
-
uniqueConstraint
List<JaxbUniqueConstraint> uniqueConstraint
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbCollectionUserTypeRegistration extends Object implements Serializable
-
Serialized Fields
-
classification
CollectionClassification classification
-
descriptor
String descriptor
-
parameters
List<JaxbConfigurationParameter> parameters
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbColumn extends Object implements Serializable
-
Serialized Fields
-
_default
String _default
-
check
String check
-
columnDefinition
String columnDefinition
-
comment
String comment
-
insertable
Boolean insertable
-
length
Integer length
-
name
String name
-
nullable
Boolean nullable
-
precision
Integer precision
-
read
String read
-
scale
Integer scale
-
table
String table
-
unique
Boolean unique
-
updatable
Boolean updatable
-
write
String write
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbColumnResult extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbCompositeUserTypeRegistration extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbConfigurationParameter extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbConstructorResult extends Object implements Serializable
-
Serialized Fields
-
column
List<JaxbColumnResult> column
-
targetClass
String targetClass
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbConvert extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbConverter extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbConverterRegistration extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbCustomLoader extends Object implements Serializable
-
Serialized Fields
-
queryRef
String queryRef
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbCustomSql extends Object implements Serializable
-
Serialized Fields
-
callable
Boolean callable
-
check
ExecuteUpdateResultCheckStyle check
-
value
String value
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject extends Object implements Serializable
-
Serialized Fields
-
create
String create
-
definition
JaxbDatabaseObject.JaxbDefinition definition
-
dialectScopes
List<JaxbDatabaseObjectScope> dialectScopes
-
drop
String drop
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject.JaxbDefinition extends Object implements Serializable
-
Serialized Fields
-
clazz
String clazz
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbDiscriminatorColumn extends Object implements Serializable
-
Serialized Fields
-
columnDefinition
String columnDefinition
-
discriminatorType
DiscriminatorType discriminatorType
-
forceSelection
Boolean forceSelection
-
length
Integer length
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbElementCollection extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
associationOverride
List<JaxbAssociationOverride> associationOverride
-
attributeAccessor
String attributeAccessor
-
attributeOverride
List<JaxbAttributeOverride> attributeOverride
-
collectionTable
JaxbCollectionTable collectionTable
-
column
JaxbColumn column
-
convert
List<JaxbConvert> convert
-
enumerated
EnumType enumerated
-
fetch
FetchType fetch
-
fetchMode
JaxbPluralFetchMode fetchMode
-
formula
String formula
-
lob
JaxbLob lob
-
mapKey
JaxbMapKey mapKey
-
mapKeyAttributeOverride
List<JaxbAttributeOverride> mapKeyAttributeOverride
-
mapKeyClass
JaxbMapKeyClass mapKeyClass
-
mapKeyColumn
JaxbMapKeyColumn mapKeyColumn
-
mapKeyConvert
List<JaxbConvert> mapKeyConvert
-
mapKeyEnumerated
EnumType mapKeyEnumerated
-
mapKeyForeignKey
JaxbForeignKey mapKeyForeignKey
-
mapKeyFormula
String mapKeyFormula
-
mapKeyJoinColumn
List<JaxbMapKeyJoinColumn> mapKeyJoinColumn
-
mapKeyTemporal
TemporalType mapKeyTemporal
-
name
String name
-
nationalized
JaxbNationalized nationalized
-
optimisticLock
Boolean optimisticLock
-
orderBy
String orderBy
-
orderColumn
JaxbOrderColumn orderColumn
-
sort
String sort
-
targetClass
String targetClass
-
temporal
TemporalType temporal
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbEmbeddable extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributes
JaxbEmbeddableAttributes attributes
-
clazz
String clazz
-
description
String description
-
instantiator
String instantiator
-
metadataComplete
Boolean metadataComplete
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes extends Object implements Serializable
-
Serialized Fields
-
basicAttributes
List<JaxbBasic> basicAttributes
-
discriminatedAssociations
List<JaxbHbmAnyMapping> discriminatedAssociations
-
elementCollectionAttributes
List<JaxbElementCollection> elementCollectionAttributes
-
embeddedAttributes
List<JaxbEmbedded> embeddedAttributes
-
manyToManyAttributes
List<JaxbManyToMany> manyToManyAttributes
-
manyToOneAttributes
List<JaxbManyToOne> manyToOneAttributes
-
oneToManyAttributes
List<JaxbOneToMany> oneToManyAttributes
-
oneToOneAttributes
List<JaxbOneToOne> oneToOneAttributes
-
pluralDiscriminatedAssociations
List<JaxbHbmManyToAny> pluralDiscriminatedAssociations
-
transients
List<JaxbTransient> transients
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbEmbeddableInstantiatorRegistration extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbEmbedded extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
associationOverride
List<JaxbAssociationOverride> associationOverride
-
attributeAccessor
String attributeAccessor
-
attributeOverride
List<JaxbAttributeOverride> attributeOverride
-
convert
List<JaxbConvert> convert
-
name
String name
-
optimisticLock
Boolean optimisticLock
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
attributeOverride
List<JaxbAttributeOverride> attributeOverride
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbEmptyType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbEntity extends Object implements Serializable
-
Serialized Fields
-
_extends
String _extends
-
access
AccessType access
-
associationOverride
List<JaxbAssociationOverride> associationOverride
-
attributeAccessor
String attributeAccessor
-
attributeOverride
List<JaxbAttributeOverride> attributeOverride
-
attributes
JaxbAttributes attributes
-
batchSize
Integer batchSize
-
cacheable
Boolean cacheable
-
caching
JaxbCaching caching
-
clazz
String clazz
-
convert
List<JaxbConvert> convert
-
description
String description
-
discriminatorColumn
JaxbDiscriminatorColumn discriminatorColumn
-
discriminatorFormula
String discriminatorFormula
-
discriminatorValue
String discriminatorValue
-
dynamicInsert
Boolean dynamicInsert
-
dynamicUpdate
Boolean dynamicUpdate
-
entityListeners
JaxbEntityListeners entityListeners
-
excludeDefaultListeners
JaxbEmptyType excludeDefaultListeners
-
excludeSuperclassListeners
JaxbEmptyType excludeSuperclassListeners
-
fetchProfile
List<JaxbFetchProfile> fetchProfile
-
filter
List<JaxbHbmFilter> filter
-
idClass
JaxbIdClass idClass
-
identifierGenerator
List<JaxbGenericIdGenerator> identifierGenerator
-
inheritance
JaxbInheritance inheritance
-
lazy
Boolean lazy
-
loader
JaxbCustomLoader loader
-
metadataComplete
Boolean metadataComplete
-
mutable
Boolean mutable
-
name
String name
-
namedEntityGraph
List<JaxbNamedEntityGraph> namedEntityGraph
-
namedNativeQuery
List<JaxbNamedNativeQuery> namedNativeQuery
-
namedQuery
List<JaxbNamedQuery> namedQuery
-
namedStoredProcedureQuery
List<JaxbNamedStoredProcedureQuery> namedStoredProcedureQuery
-
optimisticLock
OptimisticLockStyle optimisticLock
-
polymorphism
PolymorphismType polymorphism
-
postLoad
JaxbPostLoad postLoad
-
postPersist
JaxbPostPersist postPersist
-
postRemove
JaxbPostRemove postRemove
-
postUpdate
JaxbPostUpdate postUpdate
-
prePersist
JaxbPrePersist prePersist
-
preRemove
JaxbPreRemove preRemove
-
preUpdate
JaxbPreUpdate preUpdate
-
primaryKeyForeignKey
JaxbForeignKey primaryKeyForeignKey
-
primaryKeyJoinColumn
List<JaxbPrimaryKeyJoinColumn> primaryKeyJoinColumn
-
proxy
String proxy
-
rowid
String rowid
-
secondaryTable
List<JaxbSecondaryTable> secondaryTable
-
selectBeforeUpdate
Boolean selectBeforeUpdate
-
sequenceGenerator
JaxbSequenceGenerator sequenceGenerator
-
sqlDelete
JaxbCustomSql sqlDelete
-
sqlInsert
JaxbCustomSql sqlInsert
-
sqlResultSetMapping
List<JaxbSqlResultSetMapping> sqlResultSetMapping
-
sqlUpdate
JaxbCustomSql sqlUpdate
-
synchronize
List<JaxbSynchronizedTable> synchronize
-
table
JaxbTable table
-
tableExpression
String tableExpression
-
tableGenerator
JaxbTableGenerator tableGenerator
-
tenantId
JaxbTenantId tenantId
-
where
String where
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbEntityListener extends Object implements Serializable
-
Serialized Fields
-
clazz
String clazz
-
description
String description
-
postLoad
JaxbPostLoad postLoad
-
postPersist
JaxbPostPersist postPersist
-
postRemove
JaxbPostRemove postRemove
-
postUpdate
JaxbPostUpdate postUpdate
-
prePersist
JaxbPrePersist prePersist
-
preRemove
JaxbPreRemove preRemove
-
preUpdate
JaxbPreUpdate preUpdate
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbEntityListeners extends Object implements Serializable
-
Serialized Fields
-
entityListener
List<JaxbEntityListener> entityListener
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbEntityMappings extends Object implements Serializable
-
Serialized Fields
-
_package
String _package
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
autoImport
Boolean autoImport
-
catalog
String catalog
-
collectionUserTypeRegistrations
List<JaxbCollectionUserTypeRegistration> collectionUserTypeRegistrations
-
compositeUserTypeRegistrations
List<JaxbCompositeUserTypeRegistration> compositeUserTypeRegistrations
-
converterRegistrations
List<JaxbConverterRegistration> converterRegistrations
-
converters
List<JaxbConverter> converters
-
databaseObjects
List<JaxbDatabaseObject> databaseObjects
-
defaultCascade
String defaultCascade
-
defaultLazy
Boolean defaultLazy
-
description
String description
-
embeddableInstantiatorRegistrations
List<JaxbEmbeddableInstantiatorRegistration> embeddableInstantiatorRegistrations
-
embeddables
List<JaxbEmbeddable> embeddables
-
entities
List<JaxbEntity> entities
-
fetchProfiles
List<JaxbFetchProfile> fetchProfiles
-
filterDefinitions
List<JaxbFilterDef> filterDefinitions
-
genericGenerators
List<JaxbGenericIdGenerator> genericGenerators
-
hqlImports
List<JaxbHqlImport> hqlImports
-
javaTypeRegistrations
List<JaxbJavaTypeRegistration> javaTypeRegistrations
-
jdbcTypeRegistrations
List<JaxbJdbcTypeRegistration> jdbcTypeRegistrations
-
mappedSuperclasses
List<JaxbMappedSuperclass> mappedSuperclasses
-
namedNativeQueries
List<JaxbNamedNativeQuery> namedNativeQueries
-
namedProcedureQueries
List<JaxbNamedStoredProcedureQuery> namedProcedureQueries
-
namedQueries
List<JaxbNamedQuery> namedQueries
-
persistenceUnitMetadata
JaxbPersistenceUnitMetadata persistenceUnitMetadata
-
schema
String schema
-
sequenceGenerators
List<JaxbSequenceGenerator> sequenceGenerators
-
sqlResultSetMappings
List<JaxbSqlResultSetMapping> sqlResultSetMappings
-
tableGenerators
List<JaxbTableGenerator> tableGenerators
-
userTypeRegistrations
List<JaxbUserTypeRegistration> userTypeRegistrations
-
version
String version
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbEntityResult extends Object implements Serializable
-
Serialized Fields
-
discriminatorColumn
String discriminatorColumn
-
entityClass
String entityClass
-
fieldResult
List<JaxbFieldResult> fieldResult
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile extends Object implements Serializable
-
Serialized Fields
-
fetch
List<JaxbFetchProfile.JaxbFetch> fetch
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbFetchProfile.JaxbFetch extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbFieldResult extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbFilterDef extends Object implements Serializable
-
Serialized Fields
-
condition
String condition
-
filterParam
List<JaxbFilterDef.JaxbFilterParam> filterParam
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbFilterDef.JaxbFilterParam extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbForeignKey extends Object implements Serializable
-
Serialized Fields
-
constraintMode
ConstraintMode constraintMode
-
description
String description
-
foreignKeyDefinition
String foreignKeyDefinition
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbGeneratedValue extends Object implements Serializable
-
Serialized Fields
-
generator
String generator
-
strategy
GenerationType strategy
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbGenericIdGenerator extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminator extends Object implements Serializable
-
Serialized Fields
-
column
JaxbColumn column
-
type
String type
-
valueMappings
List<JaxbHbmAnyDiscriminatorValueMapping> valueMappings
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyDiscriminatorValueMapping extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyKey extends Object implements Serializable
-
Serialized Fields
-
columns
List<JaxbColumn> columns
-
type
String type
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
cascade
JaxbCascadeType cascade
-
discriminator
JaxbHbmAnyDiscriminator discriminator
-
key
JaxbHbmAnyKey key
-
name
String name
-
optimisticLock
Boolean optimisticLock
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter extends Object implements Serializable
-
Serialized Fields
-
autoAliasInjection
Boolean autoAliasInjection
-
condition
String condition
-
content
List<Serializable> content
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbHbmFilter.JaxbAliases extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
cascade
JaxbCascadeType cascade
-
discriminator
JaxbHbmAnyDiscriminator discriminator
-
key
JaxbHbmAnyKey key
-
name
String name
-
optimisticLock
Boolean optimisticLock
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbHqlImport extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbId extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
column
JaxbColumn column
-
generatedValue
JaxbGeneratedValue generatedValue
-
name
String name
-
sequenceGenerator
JaxbSequenceGenerator sequenceGenerator
-
tableGenerator
JaxbTableGenerator tableGenerator
-
temporal
TemporalType temporal
-
unsavedValue
String unsavedValue
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbIdClass extends Object implements Serializable
-
Serialized Fields
-
clazz
String clazz
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbIndex extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbInheritance extends Object implements Serializable
-
Serialized Fields
-
strategy
InheritanceType strategy
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbJavaTypeRegistration extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbJdbcTypeRegistration extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbJoinColumn extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbJoinTable extends Object implements Serializable
-
Serialized Fields
-
catalog
String catalog
-
check
String check
-
comment
String comment
-
foreignKey
JaxbForeignKey foreignKey
-
index
List<JaxbIndex> index
-
inverseForeignKey
JaxbForeignKey inverseForeignKey
-
inverseJoinColumn
List<JaxbJoinColumn> inverseJoinColumn
-
joinColumn
List<JaxbJoinColumn> joinColumn
-
name
String name
-
schema
String schema
-
uniqueConstraint
List<JaxbUniqueConstraint> uniqueConstraint
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbLob extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbManyToMany extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
cascade
JaxbCascadeType cascade
-
fetch
FetchType fetch
-
fetchMode
JaxbPluralFetchMode fetchMode
-
joinTable
JaxbJoinTable joinTable
-
mapKey
JaxbMapKey mapKey
-
mapKeyAttributeOverride
List<JaxbAttributeOverride> mapKeyAttributeOverride
-
mapKeyClass
JaxbMapKeyClass mapKeyClass
-
mapKeyColumn
JaxbMapKeyColumn mapKeyColumn
-
mapKeyConvert
List<JaxbConvert> mapKeyConvert
-
mapKeyEnumerated
EnumType mapKeyEnumerated
-
mapKeyForeignKey
JaxbForeignKey mapKeyForeignKey
-
mapKeyJoinColumn
List<JaxbMapKeyJoinColumn> mapKeyJoinColumn
-
mapKeyTemporal
TemporalType mapKeyTemporal
-
mappedBy
String mappedBy
-
name
String name
-
orderBy
String orderBy
-
orderColumn
JaxbOrderColumn orderColumn
-
orphanRemoval
Boolean orphanRemoval
-
sort
String sort
-
targetEntity
String targetEntity
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbManyToOne extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
cascade
JaxbCascadeType cascade
-
fetch
FetchType fetch
-
fetchMode
JaxbSingularFetchMode fetchMode
-
foreignKey
JaxbForeignKey foreignKey
-
id
Boolean id
-
joinColumn
List<JaxbJoinColumn> joinColumn
-
joinTable
JaxbJoinTable joinTable
-
mapsId
String mapsId
-
name
String name
-
onDelete
OnDeleteAction onDelete
-
optional
Boolean optional
-
targetEntity
String targetEntity
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbMapKey extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbMapKeyClass extends Object implements Serializable
-
Serialized Fields
-
clazz
String clazz
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbMapKeyColumn extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbMappedSuperclass extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
attributes
JaxbAttributes attributes
-
clazz
String clazz
-
description
String description
-
entityListeners
JaxbEntityListeners entityListeners
-
excludeDefaultListeners
JaxbEmptyType excludeDefaultListeners
-
excludeSuperclassListeners
JaxbEmptyType excludeSuperclassListeners
-
idClass
JaxbIdClass idClass
-
metadataComplete
Boolean metadataComplete
-
postLoad
JaxbPostLoad postLoad
-
postPersist
JaxbPostPersist postPersist
-
postRemove
JaxbPostRemove postRemove
-
postUpdate
JaxbPostUpdate postUpdate
-
prePersist
JaxbPrePersist prePersist
-
preRemove
JaxbPreRemove preRemove
-
preUpdate
JaxbPreUpdate preUpdate
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbMultiTenancy extends Object implements Serializable
-
Serialized Fields
-
bindAsParam
Boolean bindAsParam
-
column
JaxbColumn column
-
formula
String formula
-
shared
Boolean shared
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbNamedEntityGraph extends Object implements Serializable
-
Serialized Fields
-
includeAllAttributes
Boolean includeAllAttributes
-
name
String name
-
namedAttributeNode
List<JaxbNamedAttributeNode> namedAttributeNode
-
subclassSubgraph
List<JaxbNamedSubgraph> subclassSubgraph
-
subgraph
List<JaxbNamedSubgraph> subgraph
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbNamedNativeQuery extends Object implements Serializable
-
Serialized Fields
-
cacheable
Boolean cacheable
-
cacheMode
CacheMode cacheMode
-
cacheRegion
String cacheRegion
-
comment
String comment
-
description
String description
-
fetchSize
Integer fetchSize
-
flushMode
FlushMode flushMode
-
hint
List<JaxbQueryHint> hint
-
name
String name
-
query
String query
-
queryParam
List<JaxbQueryParamType> queryParam
-
readOnly
Boolean readOnly
-
resultClass
String resultClass
-
resultSetMapping
String resultSetMapping
-
synchronizations
List<JaxbSynchronizedTable> synchronizations
-
timeout
Integer timeout
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbNamedQuery extends Object implements Serializable
-
Serialized Fields
-
cacheable
Boolean cacheable
-
cacheMode
CacheMode cacheMode
-
cacheRegion
String cacheRegion
-
comment
String comment
-
description
String description
-
fetchSize
Integer fetchSize
-
flushMode
FlushMode flushMode
-
hint
List<JaxbQueryHint> hint
-
lockMode
LockModeType lockMode
-
name
String name
-
query
String query
-
queryParam
List<JaxbQueryParamType> queryParam
-
readOnly
Boolean readOnly
-
timeout
Integer timeout
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbNamedStoredProcedureQuery extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbNamedSubgraph extends Object implements Serializable
-
Serialized Fields
-
clazz
String clazz
-
name
String name
-
namedAttributeNode
List<JaxbNamedAttributeNode> namedAttributeNode
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbNationalized extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbNaturalId extends Object implements Serializable
-
Serialized Fields
-
any
List<JaxbHbmAnyMapping> any
-
basic
List<JaxbBasic> basic
-
cache
JaxbCaching cache
-
embedded
List<JaxbEmbedded> embedded
-
manyToOne
List<JaxbManyToOne> manyToOne
-
mutable
Boolean mutable
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbOneToMany extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
cascade
JaxbCascadeType cascade
-
fetch
FetchType fetch
-
fetchMode
JaxbPluralFetchMode fetchMode
-
foreignKey
JaxbForeignKey foreignKey
-
joinColumn
List<JaxbJoinColumn> joinColumn
-
joinTable
JaxbJoinTable joinTable
-
mapKey
JaxbMapKey mapKey
-
mapKeyAttributeOverride
List<JaxbAttributeOverride> mapKeyAttributeOverride
-
mapKeyClass
JaxbMapKeyClass mapKeyClass
-
mapKeyColumn
JaxbMapKeyColumn mapKeyColumn
-
mapKeyConvert
List<JaxbConvert> mapKeyConvert
-
mapKeyEnumerated
EnumType mapKeyEnumerated
-
mapKeyForeignKey
JaxbForeignKey mapKeyForeignKey
-
mapKeyJoinColumn
List<JaxbMapKeyJoinColumn> mapKeyJoinColumn
-
mapKeyTemporal
TemporalType mapKeyTemporal
-
mappedBy
String mappedBy
-
name
String name
-
onDelete
OnDeleteAction onDelete
-
orderBy
String orderBy
-
orderColumn
JaxbOrderColumn orderColumn
-
orphanRemoval
Boolean orphanRemoval
-
sort
String sort
-
targetEntity
String targetEntity
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbOneToOne extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
cascade
JaxbCascadeType cascade
-
fetch
FetchType fetch
-
fetchMode
JaxbSingularFetchMode fetchMode
-
foreignKey
JaxbForeignKey foreignKey
-
id
Boolean id
-
joinColumn
List<JaxbJoinColumn> joinColumn
-
joinTable
JaxbJoinTable joinTable
-
mappedBy
String mappedBy
-
mapsId
String mapsId
-
name
String name
-
optional
Boolean optional
-
orphanRemoval
Boolean orphanRemoval
-
primaryKeyForeignKey
JaxbForeignKey primaryKeyForeignKey
-
primaryKeyJoinColumn
List<JaxbPrimaryKeyJoinColumn> primaryKeyJoinColumn
-
targetEntity
String targetEntity
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbOrderColumn extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitDefaults extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
autoImport
Boolean autoImport
-
cascadePersist
JaxbEmptyType cascadePersist
-
catalog
String catalog
-
defaultAccess
String defaultAccess
-
defaultCascade
String defaultCascade
-
defaultLazy
Boolean defaultLazy
-
delimitedIdentifiers
JaxbEmptyType delimitedIdentifiers
-
description
String description
-
entityListeners
JaxbEntityListeners entityListeners
-
schema
String schema
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbPersistenceUnitMetadata extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
persistenceUnitDefaults
JaxbPersistenceUnitDefaults persistenceUnitDefaults
-
xmlMappingMetadataComplete
JaxbEmptyType xmlMappingMetadataComplete
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbPostLoad extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbPostPersist extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbPostRemove extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbPostUpdate extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbPrePersist extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbPreRemove extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbPreUpdate extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbPrimaryKeyJoinColumn extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbQueryHint extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbQueryParamType extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbSecondaryTable extends Object implements Serializable
-
Serialized Fields
-
catalog
String catalog
-
check
String check
-
comment
String comment
-
index
List<JaxbIndex> index
-
name
String name
-
optional
Boolean optional
-
primaryKeyForeignKey
JaxbForeignKey primaryKeyForeignKey
-
primaryKeyJoinColumn
List<JaxbPrimaryKeyJoinColumn> primaryKeyJoinColumn
-
schema
String schema
-
uniqueConstraint
List<JaxbUniqueConstraint> uniqueConstraint
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbSequenceGenerator extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbSqlResultSetMapping extends Object implements Serializable
-
Serialized Fields
-
columnResult
List<JaxbColumnResult> columnResult
-
constructorResult
List<JaxbConstructorResult> constructorResult
-
description
String description
-
entityResult
List<JaxbEntityResult> entityResult
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbStoredProcedureParameter extends Object implements Serializable
-
Serialized Fields
-
clazz
String clazz
-
description
String description
-
mode
ParameterMode mode
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbSynchronizedTable extends Object implements Serializable
-
Serialized Fields
-
table
String table
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbTable extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbTableGenerator extends Object implements Serializable
-
Serialized Fields
-
allocationSize
Integer allocationSize
-
catalog
String catalog
-
check
String check
-
comment
String comment
-
description
String description
-
index
List<JaxbIndex> index
-
initialValue
Integer initialValue
-
name
String name
-
pkColumnName
String pkColumnName
-
pkColumnValue
String pkColumnValue
-
schema
String schema
-
table
String table
-
uniqueConstraint
List<JaxbUniqueConstraint> uniqueConstraint
-
valueColumnName
String valueColumnName
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbTenantId extends JaxbBasic implements Serializable
-
Serialized Fields
-
bindAsParam
Boolean bindAsParam
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbTransient extends Object implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.hibernate.boot.jaxb.mapping.JaxbUniqueConstraint extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbUserTypeRegistration extends Object implements Serializable
-
Class org.hibernate.boot.jaxb.mapping.JaxbVersion extends Object implements Serializable
-
Serialized Fields
-
access
AccessType access
-
attributeAccessor
String attributeAccessor
-
column
JaxbColumn column
-
name
String name
-
temporal
TemporalType temporal
-
-
-
-
Package org.hibernate.boot.jaxb.spi
-
Class org.hibernate.boot.jaxb.spi.Binding extends Object implements Serializable
-
-
Package org.hibernate.boot.model
-
Class org.hibernate.boot.model.IdentifierGeneratorDefinition extends Object implements Serializable
-
Class org.hibernate.boot.model.TypeDefinition extends Object implements Serializable
-
-
Package org.hibernate.boot.model.naming
-
Class org.hibernate.boot.model.naming.IllegalIdentifierException extends HibernateException implements Serializable
-
Class org.hibernate.boot.model.naming.ImplicitNamingStrategyComponentPathImpl extends ImplicitNamingStrategyJpaCompliantImpl implements Serializable
-
Class org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl extends Object implements Serializable
-
Class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyHbmImpl extends ImplicitNamingStrategyJpaCompliantImpl implements Serializable
-
Class org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl extends ImplicitNamingStrategyJpaCompliantImpl implements Serializable
-
Class org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl extends Object implements Serializable
-
-
Package org.hibernate.boot.model.relational
-
Class org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject extends Object implements Serializable
-
Class org.hibernate.boot.model.relational.NamedAuxiliaryDatabaseObject extends SimpleAuxiliaryDatabaseObject implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject extends AbstractAuxiliaryDatabaseObject implements Serializable
-
-
Package org.hibernate.boot.registry.classloading.spi
-
Class org.hibernate.boot.registry.classloading.spi.ClassLoadingException extends HibernateException implements Serializable
-
-
Package org.hibernate.boot.registry.selector.spi
-
Class org.hibernate.boot.registry.selector.spi.StrategySelectionException extends HibernateException implements Serializable
-
-
Package org.hibernate.boot.spi
-
Class org.hibernate.boot.spi.InFlightMetadataCollector.DuplicateSecondaryTableException extends HibernateException implements Serializable
-
Serialized Fields
-
tableName
Identifier tableName
-
-
-
-
Package org.hibernate.bytecode.enhance.spi
-
Class org.hibernate.bytecode.enhance.spi.EnhancementException extends HibernateException implements Serializable
-
-
Package org.hibernate.bytecode.enhance.spi.interceptor
-
Class org.hibernate.bytecode.enhance.spi.interceptor.BytecodeInterceptorLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata extends Object implements Serializable
-
Serialized Fields
-
-
-
Package org.hibernate.bytecode.spi
-
Class org.hibernate.bytecode.spi.NotInstrumentedException extends HibernateException implements Serializable
-
-
Package org.hibernate.cache
-
Class org.hibernate.cache.CacheException extends HibernateException implements Serializable
-
Class org.hibernate.cache.NoCacheRegionFactoryAvailableException extends CacheException implements Serializable
-
-
Package org.hibernate.cache.spi
-
Class org.hibernate.cache.spi.AbstractRegionFactory extends Object implements Serializable
-
Serialized Fields
-
options
SessionFactoryOptions options
-
started
AtomicBoolean started
-
startingException
Exception startingException
-
-
-
Class org.hibernate.cache.spi.FilterKey extends Object implements Serializable
-
Serialized Fields
-
filterName
String filterName
Deprecated. -
filterParameters
Map<String,TypedValue> filterParameters
Deprecated.
-
-
-
Class org.hibernate.cache.spi.QueryKey extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Deserialization hook used to re-init the cached hashcode which is needed for proper clustering support.- Throws:
IOException
- Thrown by normal deserializationClassNotFoundException
- Thrown by normal deserialization
-
-
Serialized Fields
-
-
Class org.hibernate.cache.spi.SecondLevelCacheLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.hibernate.cache.spi.access
-
Class org.hibernate.cache.spi.access.UnknownAccessTypeException extends HibernateException implements Serializable
-
-
Package org.hibernate.cache.spi.entry
-
Class org.hibernate.cache.spi.entry.CollectionCacheEntry extends Object implements Serializable
-
Serialized Fields
-
state
Object state
-
-
-
Class org.hibernate.cache.spi.entry.ReferenceCacheEntryImpl extends Object implements Serializable
-
Serialized Fields
-
reference
Object reference
-
subclassPersister
EntityPersister subclassPersister
-
-
-
Class org.hibernate.cache.spi.entry.StandardCacheEntryImpl extends Object implements Serializable
-
Serialized Fields
-
disassembledState
Serializable[] disassembledState
-
subclass
String subclass
-
version
Object version
-
-
-
-
Package org.hibernate.cache.spi.support
-
Class org.hibernate.cache.spi.support.AbstractReadWriteAccess.Item extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl extends Object implements Serializable
- serialVersionUID:
- 2L
-
Class org.hibernate.cache.spi.support.RegionFactoryTemplate extends AbstractRegionFactory implements Serializable
-
-
Package org.hibernate.cfg
-
Class org.hibernate.cfg.DefaultComponentSafeNamingStrategy extends PersistenceStandardNamingStrategy implements Serializable
-
Class org.hibernate.cfg.DefaultNamingStrategy extends Object implements Serializable
-
Class org.hibernate.cfg.ImprovedNamingStrategy extends Object implements Serializable
-
Class org.hibernate.cfg.PersistenceStandardNamingStrategy extends Object implements Serializable
-
Class org.hibernate.cfg.RecoverableException extends AnnotationException implements Serializable
-
-
Package org.hibernate.collection.spi
-
Class org.hibernate.collection.spi.AbstractPersistentCollection extends Object implements Serializable
-
Serialized Fields
-
allowLoadOutsideTransaction
boolean allowLoadOutsideTransaction
-
cachedSize
int cachedSize
-
dirty
boolean dirty
-
elementRemoved
boolean elementRemoved
-
initialized
boolean initialized
-
isTempSession
boolean isTempSession
-
key
Object key
-
owner
Object owner
-
role
String role
-
sessionFactoryUuid
String sessionFactoryUuid
-
storedSnapshot
Serializable storedSnapshot
-
-
-
Class org.hibernate.collection.spi.PersistentArrayHolder extends AbstractPersistentCollection<E> implements Serializable
-
Serialized Fields
-
array
Object array
-
-
-
Class org.hibernate.collection.spi.PersistentBag extends AbstractPersistentCollection<E> implements Serializable
-
Serialized Fields
-
bag
List<E> bag
-
providedCollection
Collection<E> providedCollection
The Collection provided to a PersistentBag constructor
-
-
-
Class org.hibernate.collection.spi.PersistentIdentifierBag extends AbstractPersistentCollection<E> implements Serializable
-
Class org.hibernate.collection.spi.PersistentList extends AbstractPersistentCollection<E> implements Serializable
-
Class org.hibernate.collection.spi.PersistentMap extends AbstractPersistentCollection<E> implements Serializable
-
Class org.hibernate.collection.spi.PersistentSet extends AbstractPersistentCollection<E> implements Serializable
-
Class org.hibernate.collection.spi.PersistentSortedMap extends PersistentMap<K,E> implements Serializable
-
Serialized Fields
-
comparator
Comparator<? super K> comparator
-
-
-
Class org.hibernate.collection.spi.PersistentSortedSet extends PersistentSet<E> implements Serializable
-
Serialized Fields
-
comparator
Comparator<? super E> comparator
-
-
-
-
Package org.hibernate.context
-
Class org.hibernate.context.TenantIdentifierMismatchException extends HibernateException implements Serializable
-
-
Package org.hibernate.context.spi
-
Class org.hibernate.context.spi.AbstractCurrentSessionContext extends Object implements Serializable
-
Serialized Fields
-
factory
SessionFactoryImplementor factory
-
-
-
-
Package org.hibernate.dialect
-
Class org.hibernate.dialect.AbstractHANADialect.HANABlobType extends Object implements Serializable
- serialVersionUID:
- 5874441715643764323L
-
Serialized Fields
-
hanaStreamBlobTypeDescriptor
org.hibernate.dialect.AbstractHANADialect.HANAStreamBlobType hanaStreamBlobTypeDescriptor
-
maxLobPrefetchSize
int maxLobPrefetchSize
-
-
Class org.hibernate.dialect.AbstractPostgreSQLJsonPGObjectType extends JsonJdbcType implements Serializable
-
Serialized Fields
-
jsonb
boolean jsonb
-
-
-
Class org.hibernate.dialect.AbstractPostgreSQLStructJdbcType extends Object implements Serializable
-
Serialized Fields
-
embeddableMappingType
EmbeddableMappingType embeddableMappingType
-
inverseOrderMapping
int[] inverseOrderMapping
-
orderMapping
int[] orderMapping
-
typeName
String typeName
-
-
-
Class org.hibernate.dialect.DB2StructJdbcType extends Object implements Serializable
-
Serialized Fields
-
embeddableMappingType
EmbeddableMappingType embeddableMappingType
-
objectArrayExtractor
ValueExtractor<Object[]> objectArrayExtractor
-
structTypeName
String structTypeName
-
-
-
Class org.hibernate.dialect.DialectLogging_$logger extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
log
org.jboss.logging.Logger log
-
-
Class org.hibernate.dialect.H2Dialect.OrdinalParameterMarkerStrategy extends Object implements Serializable
-
Class org.hibernate.dialect.H2DurationIntervalSecondJdbcType extends Object implements Serializable
-
Class org.hibernate.dialect.MySQLCastingJsonJdbcType extends JsonJdbcType implements Serializable
-
Class org.hibernate.dialect.MySQLEnumJdbcType extends Object implements Serializable
-
Class org.hibernate.dialect.OracleArrayJdbcType extends Object implements Serializable
-
Class org.hibernate.dialect.OracleBooleanJdbcType extends BooleanJdbcType implements Serializable
-
Class org.hibernate.dialect.OracleJsonJdbcType extends OracleJsonBlobJdbcType implements Serializable
-
Class org.hibernate.dialect.OracleNestedTableJdbcType extends Object implements Serializable
-
Class org.hibernate.dialect.OracleReflectionStructJdbcType extends StructJdbcType implements Serializable
-
Class org.hibernate.dialect.OracleStructJdbcType extends StructJdbcType implements Serializable
-
Class org.hibernate.dialect.OracleXmlJdbcType extends XmlJdbcType implements Serializable
-
Class org.hibernate.dialect.PostgreSQLCastingInetJdbcType extends Object implements Serializable
-
Class org.hibernate.dialect.PostgreSQLCastingIntervalSecondJdbcType extends Object implements Serializable
-
Class org.hibernate.dialect.PostgreSQLCastingJsonJdbcType extends JsonJdbcType implements Serializable
-
Serialized Fields
-
jsonb
boolean jsonb
-
-
-
Class org.hibernate.dialect.PostgreSQLEnumJdbcType extends Object implements Serializable
-
Class org.hibernate.dialect.PostgreSQLInetJdbcType extends Object implements Serializable
-
Class org.hibernate.dialect.PostgreSQLIntervalSecondJdbcType extends Object implements Serializable
-
Class org.hibernate.dialect.PostgreSQLJsonPGObjectJsonbType extends AbstractPostgreSQLJsonPGObjectType implements Serializable
-
Class org.hibernate.dialect.PostgreSQLJsonPGObjectJsonType extends AbstractPostgreSQLJsonPGObjectType implements Serializable
-
Class org.hibernate.dialect.PostgreSQLStructCastingJdbcType extends AbstractPostgreSQLStructJdbcType implements Serializable
-
Class org.hibernate.dialect.PostgreSQLStructPGObjectJdbcType extends AbstractPostgreSQLStructJdbcType implements Serializable
-
Serialized Fields
-
objectArrayExtractor
ValueExtractor<Object[]> objectArrayExtractor
-
-
-
Class org.hibernate.dialect.StructJdbcType extends Object implements Serializable
-
Serialized Fields
-
embeddableMappingType
EmbeddableMappingType embeddableMappingType
-
inverseOrderMapping
int[] inverseOrderMapping
-
objectArrayExtractor
ValueExtractor<Object[]> objectArrayExtractor
-
orderMapping
int[] orderMapping
-
typeName
String typeName
-
-
-
Class org.hibernate.dialect.VarcharUUIDJdbcType extends Object implements Serializable
-
-
Package org.hibernate.dialect.function
-
Class org.hibernate.dialect.function.FormatFunction.FormatSqmFunction extends SelfRenderingSqmFunction<T> implements Serializable
-
Serialized Fields
-
supportsPatternLiterals
boolean supportsPatternLiterals
-
typeConfiguration
TypeConfiguration typeConfiguration
-
-
-
Class org.hibernate.dialect.function.InverseDistributionFunction.SelfRenderingInverseDistributionFunction extends SelfRenderingSqmOrderedSetAggregateFunction<T> implements Serializable
-
-
Package org.hibernate.dialect.lock
-
Class org.hibernate.dialect.lock.LockingStrategyException extends HibernateException implements Serializable
-
Serialized Fields
-
entity
Object entity
-
-
-
Class org.hibernate.dialect.lock.OptimisticEntityLockException extends LockingStrategyException implements Serializable
-
Class org.hibernate.dialect.lock.PessimisticEntityLockException extends LockingStrategyException implements Serializable
-
-
Package org.hibernate.engine.config.spi
-
Package org.hibernate.engine.jdbc
-
Class org.hibernate.engine.jdbc.JdbcLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.hibernate.engine.jdbc.SerializableBlobProxy extends Object implements Serializable
-
Class org.hibernate.engine.jdbc.SerializableClobProxy extends Object implements Serializable
-
Class org.hibernate.engine.jdbc.SerializableNClobProxy extends SerializableClobProxy implements Serializable
-
Class org.hibernate.engine.jdbc.Size extends Object implements Serializable
-
Serialized Fields
-
arrayLength
Integer arrayLength
-
length
Long length
-
lobMultiplier
Size.LobMultiplier lobMultiplier
-
precision
Integer precision
-
scale
Integer scale
-
-
-
-
Package org.hibernate.engine.jdbc.batch
-
Package org.hibernate.engine.jdbc.batch.spi
-
Package org.hibernate.engine.jdbc.connections.spi
-
Class org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl extends Object implements Serializable
-
Class org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider extends Object implements Serializable
-
Class org.hibernate.engine.jdbc.connections.spi.DataSourceBasedMultiTenantConnectionProviderImpl extends AbstractDataSourceBasedMultiTenantConnectionProviderImpl implements Serializable
-
Serialized Fields
-
baseJndiNamespace
String baseJndiNamespace
-
dataSourceMap
Map<String,DataSource> dataSourceMap
-
jndiService
JndiService jndiService
-
tenantIdentifierForAny
String tenantIdentifierForAny
-
-
-
-
Package org.hibernate.engine.jdbc.cursor.spi
-
Package org.hibernate.engine.jdbc.dialect.spi
-
Class org.hibernate.engine.jdbc.dialect.spi.BasicDialectResolver extends Object implements Serializable
-
-
Package org.hibernate.engine.jdbc.env.spi
-
Package org.hibernate.engine.jdbc.mutation.group
-
Class org.hibernate.engine.jdbc.mutation.group.UnknownParameterException extends HibernateException implements Serializable
-
Serialized Fields
-
columnName
String columnName
-
mutationTarget
MutationTarget<?> mutationTarget
-
mutationType
MutationType mutationType
-
tableName
String tableName
-
usage
ParameterUsage usage
-
-
-
-
Package org.hibernate.engine.jdbc.mutation.spi
-
Package org.hibernate.engine.jdbc.spi
-
Class org.hibernate.engine.jdbc.spi.SqlStatementLogger extends Object implements Serializable
-
Serialized Fields
-
format
boolean format
-
highlight
boolean highlight
-
logSlowQuery
long logSlowQuery
Configuration value that indicates slow query. (In milliseconds) 0 - disabled. -
logToStdout
boolean logToStdout
-
-
-
-
Package org.hibernate.engine.jndi
-
Class org.hibernate.engine.jndi.JndiException extends HibernateException implements Serializable
-
Class org.hibernate.engine.jndi.JndiNameException extends HibernateException implements Serializable
-
-
Package org.hibernate.engine.jndi.spi
-
Package org.hibernate.engine.query
-
Class org.hibernate.engine.query.ParameterRecognitionException extends HibernateException implements Serializable
-
-
Package org.hibernate.engine.query.spi
-
Package org.hibernate.engine.spi
-
Class org.hibernate.engine.spi.AssociationKey extends Object implements Serializable
-
Class org.hibernate.engine.spi.CascadeStyles.BaseCascadeStyle extends Object implements Serializable
-
Class org.hibernate.engine.spi.CascadeStyles.MultipleCascadeStyle extends CascadeStyles.BaseCascadeStyle implements Serializable
-
Serialized Fields
-
styles
CascadeStyle[] styles
-
-
-
Class org.hibernate.engine.spi.CollectionEntry extends Object implements Serializable
-
Serialized Fields
-
fromMerge
boolean fromMerge
-
loadedKey
Object loadedKey
-
role
String role
-
snapshot
Serializable snapshot
-
-
-
Class org.hibernate.engine.spi.CollectionKey extends Object implements Serializable
-
Serialized Fields
-
factory
SessionFactoryImplementor factory
-
hashCode
int hashCode
-
key
Object key
-
keyType
Type keyType
-
role
String role
-
-
-
Class org.hibernate.engine.spi.EffectiveEntityGraph extends Object implements Serializable
-
Serialized Fields
-
allowOverwrite
boolean allowOverwrite
-
graph
RootGraphImplementor<?> graph
-
semantic
GraphSemantic semantic
-
-
-
Class org.hibernate.engine.spi.EntityKey extends Object implements Serializable
-
Serialized Fields
-
hashCode
int hashCode
-
identifier
Object identifier
-
persister
EntityPersister persister
-
-
-
Class org.hibernate.engine.spi.EntityUniqueKey extends Object implements Serializable
-
Serialization Methods
-
writeObject
private void writeObject(ObjectOutputStream oos) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.hibernate.engine.spi.ExecutableList extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
Read this object state back in from the given stream as part of the deserialization process.- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput oos) throws IOException
Write this list out to the given stream as part of serialization- Throws:
IOException
-
-
-
Class org.hibernate.engine.spi.FilterDefinition extends Object implements Serializable
-
Serialized Fields
-
defaultFilterCondition
String defaultFilterCondition
-
explicitParamJaMappings
Map<String,JdbcMapping> explicitParamJaMappings
-
filterName
String filterName
-
-
-
Class org.hibernate.engine.spi.LoadQueryInfluencers extends Object implements Serializable
-
Serialized Fields
-
batchSize
int batchSize
-
effectiveEntityGraph
EffectiveEntityGraph effectiveEntityGraph
-
enabledCascadingFetchProfile
CascadingFetchProfile enabledCascadingFetchProfile
-
enabledFetchProfileNames
HashSet<String> enabledFetchProfileNames
-
enabledFilters
HashMap<String,Filter> enabledFilters
-
readOnly
Boolean readOnly
-
sessionFactory
SessionFactoryImplementor sessionFactory
-
subselectFetchEnabled
boolean subselectFetchEnabled
-
-
-
Class org.hibernate.engine.spi.SessionDelegatorBaseImpl extends Object implements Serializable
-
Serialized Fields
-
delegate
SessionImplementor delegate
-
-
-
Class org.hibernate.engine.spi.SessionFactoryDelegatingImpl extends Object implements Serializable
-
Serialized Fields
-
delegate
SessionFactoryImplementor delegate
-
-
-
Class org.hibernate.engine.spi.SessionLazyDelegator extends Object implements Serializable
-
Class org.hibernate.engine.spi.SharedSessionDelegatorBaseImpl extends Object implements Serializable
-
Serialized Fields
-
delegate
SharedSessionContractImplementor delegate
-
-
-
Class org.hibernate.engine.spi.TypedValue extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundException
IOException
-
-
Serialized Fields
-
-
-
Package org.hibernate.engine.transaction.jta.platform.spi
-
Class org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformException extends HibernateException implements Serializable
-
-
Package org.hibernate.event.service.spi
-
Class org.hibernate.event.service.spi.EventListenerRegistrationException extends HibernateException implements Serializable
-
-
Package org.hibernate.event.spi
-
Class org.hibernate.event.spi.AbstractCollectionEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
affectedOwner
Object affectedOwner
-
affectedOwnerEntityName
String affectedOwnerEntityName
-
affectedOwnerId
Object affectedOwnerId
-
collection
PersistentCollection<?> collection
-
-
-
Class org.hibernate.event.spi.AbstractEvent extends Object implements Serializable
-
Serialized Fields
-
session
EventSource session
-
-
-
Class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
entity
Object entity
-
id
Object id
-
persister
EntityPersister persister
-
-
-
Class org.hibernate.event.spi.AutoFlushEvent extends FlushEvent implements Serializable
-
Class org.hibernate.event.spi.ClearEvent extends AbstractEvent implements Serializable
-
Class org.hibernate.event.spi.DeleteEvent extends AbstractEvent implements Serializable
-
Class org.hibernate.event.spi.DirtyCheckEvent extends FlushEvent implements Serializable
-
Serialized Fields
-
dirty
boolean dirty
-
-
-
Class org.hibernate.event.spi.EvictEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
object
Object object
-
-
-
Class org.hibernate.event.spi.FlushEntityEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
allowedToReuse
boolean allowedToReuse
-
databaseSnapshot
Object[] databaseSnapshot
-
dirtyCheckHandledByInterceptor
boolean dirtyCheckHandledByInterceptor
-
dirtyCheckPossible
boolean dirtyCheckPossible
-
dirtyProperties
int[] dirtyProperties
-
entity
Object entity
-
entityEntry
EntityEntry entityEntry
-
hasDirtyCollection
boolean hasDirtyCollection
-
instanceGenerationId
int instanceGenerationId
-
propertyValues
Object[] propertyValues
-
-
-
Class org.hibernate.event.spi.FlushEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
numberOfCollectionsProcessed
int numberOfCollectionsProcessed
-
numberOfEntitiesProcessed
int numberOfEntitiesProcessed
-
-
-
Class org.hibernate.event.spi.InitializeCollectionEvent extends AbstractCollectionEvent implements Serializable
-
Class org.hibernate.event.spi.LoadEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
entityClassName
String entityClassName
-
entityId
Object entityId
-
instanceToLoad
Object instanceToLoad
-
isAssociationFetch
boolean isAssociationFetch
-
lockOptions
LockOptions lockOptions
-
postLoadEvent
PostLoadEvent postLoadEvent
-
readOnly
Boolean readOnly
-
result
Object result
-
-
-
Class org.hibernate.event.spi.LockEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
entityName
String entityName
-
lockOptions
LockOptions lockOptions
-
object
Object object
-
-
-
Class org.hibernate.event.spi.MergeEvent extends AbstractEvent implements Serializable
-
Class org.hibernate.event.spi.PersistEvent extends AbstractEvent implements Serializable
-
Class org.hibernate.event.spi.PostCollectionRecreateEvent extends AbstractCollectionEvent implements Serializable
-
Class org.hibernate.event.spi.PostCollectionRemoveEvent extends AbstractCollectionEvent implements Serializable
-
Class org.hibernate.event.spi.PostCollectionUpdateEvent extends AbstractCollectionEvent implements Serializable
-
Class org.hibernate.event.spi.PostDeleteEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
deletedState
Object[] deletedState
-
entity
Object entity
-
id
Object id
-
persister
EntityPersister persister
-
-
-
Class org.hibernate.event.spi.PostInsertEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
entity
Object entity
-
id
Object id
-
persister
EntityPersister persister
-
state
Object[] state
-
-
-
Class org.hibernate.event.spi.PostLoadEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
entity
Object entity
-
id
Object id
-
persister
EntityPersister persister
-
-
-
Class org.hibernate.event.spi.PostUpdateEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
dirtyProperties
int[] dirtyProperties
-
entity
Object entity
-
id
Object id
-
oldState
Object[] oldState
-
persister
EntityPersister persister
-
state
Object[] state
-
-
-
Class org.hibernate.event.spi.PreCollectionRecreateEvent extends AbstractCollectionEvent implements Serializable
-
Class org.hibernate.event.spi.PreCollectionRemoveEvent extends AbstractCollectionEvent implements Serializable
-
Class org.hibernate.event.spi.PreCollectionUpdateEvent extends AbstractCollectionEvent implements Serializable
-
Class org.hibernate.event.spi.PreDeleteEvent extends AbstractPreDatabaseOperationEvent implements Serializable
-
Serialized Fields
-
deletedState
Object[] deletedState
-
-
-
Class org.hibernate.event.spi.PreInsertEvent extends AbstractPreDatabaseOperationEvent implements Serializable
-
Serialized Fields
-
state
Object[] state
-
-
-
Class org.hibernate.event.spi.PreLoadEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
entity
Object entity
-
id
Object id
-
persister
EntityPersister persister
-
state
Object[] state
-
-
-
Class org.hibernate.event.spi.PreUpdateEvent extends AbstractPreDatabaseOperationEvent implements Serializable
-
Class org.hibernate.event.spi.RefreshEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
entityName
String entityName
-
lockOptions
LockOptions lockOptions
-
object
Object object
-
-
-
Class org.hibernate.event.spi.ReplicateEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
entityName
String entityName
-
object
Object object
-
replicationMode
ReplicationMode replicationMode
-
-
-
Class org.hibernate.event.spi.ResolveNaturalIdEvent extends AbstractEvent implements Serializable
-
Serialized Fields
-
entityId
Object entityId
-
entityPersister
EntityPersister entityPersister
-
lockOptions
LockOptions lockOptions
-
naturalIdValues
Map<String,Object> naturalIdValues
-
orderedNaturalIdValues
Object[] orderedNaturalIdValues
-
-
-
Class org.hibernate.event.spi.SaveOrUpdateEvent extends AbstractEvent implements Serializable
-
-
Package org.hibernate.exception
-
Class org.hibernate.exception.ConstraintViolationException extends JDBCException implements Serializable
-
Serialized Fields
-
constraintName
@Nullable String constraintName
-
-
-
Class org.hibernate.exception.DataException extends JDBCException implements Serializable
-
Class org.hibernate.exception.GenericJDBCException extends JDBCException implements Serializable
-
Class org.hibernate.exception.JDBCConnectionException extends JDBCException implements Serializable
-
Class org.hibernate.exception.LockAcquisitionException extends JDBCException implements Serializable
-
Class org.hibernate.exception.LockTimeoutException extends LockAcquisitionException implements Serializable
-
Class org.hibernate.exception.SQLGrammarException extends JDBCException implements Serializable
-
-
Package org.hibernate.exception.spi
-
Package org.hibernate.generator
-
Package org.hibernate.graph
-
Class org.hibernate.graph.CannotBecomeEntityGraphException extends HibernateException implements Serializable
-
Class org.hibernate.graph.CannotContainSubGraphException extends HibernateException implements Serializable
-
Class org.hibernate.graph.InvalidGraphException extends HibernateException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.hibernate.id
-
Class org.hibernate.id.AbstractUUIDGenerator extends Object implements Serializable
-
Class org.hibernate.id.Assigned extends Object implements Serializable
-
Serialized Fields
-
entityName
String entityName
-
-
-
Class org.hibernate.id.CompositeNestedGeneratedValueGenerator extends Object implements Serializable
-
Serialized Fields
-
generationContextLocator
CompositeNestedGeneratedValueGenerator.GenerationContextLocator generationContextLocator
-
generationPlans
List<CompositeNestedGeneratedValueGenerator.GenerationPlan> generationPlans
-
-
-
Class org.hibernate.id.ExportableColumn extends Column implements Serializable
-
Class org.hibernate.id.ExportableColumn.ValueImpl extends Object implements Serializable
-
Serialized Fields
-
column
ExportableColumn column
-
database
Database database
-
table
Table table
-
type
BasicType type
-
-
-
Class org.hibernate.id.ForeignGenerator extends Object implements Serializable
-
Class org.hibernate.id.GUIDGenerator extends Object implements Serializable
-
Class org.hibernate.id.IdentifierGenerationException extends HibernateException implements Serializable
-
Class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder extends Object implements Serializable
-
Serialized Fields
-
exactType
Class<?> exactType
-
value
long value
-
-
-
Class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder extends Object implements Serializable
-
Serialized Fields
-
value
BigDecimal value
-
-
-
Class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder extends Object implements Serializable
-
Serialized Fields
-
value
BigInteger value
-
-
-
Class org.hibernate.id.IdentityGenerator extends Object implements Serializable
-
Class org.hibernate.id.IncrementGenerator extends Object implements Serializable
-
Serialized Fields
-
column
String column
-
physicalTableNames
List<QualifiedTableName> physicalTableNames
-
previousValueHolder
IntegralDataTypeHolder previousValueHolder
-
returnClass
Class<?> returnClass
-
sql
String sql
-
-
-
Class org.hibernate.id.SelectGenerator extends Object implements Serializable
-
Serialized Fields
-
uniqueKeyPropertyName
String uniqueKeyPropertyName
-
-
-
Class org.hibernate.id.UUIDGenerator extends Object implements Serializable
-
Serialized Fields
-
strategy
UUIDGenerationStrategy strategy
Deprecated. -
valueTransformer
UUIDJavaType.ValueTransformer valueTransformer
Deprecated.
-
-
-
Class org.hibernate.id.UUIDHexGenerator extends AbstractUUIDGenerator implements Serializable
-
Serialized Fields
-
sep
String sep
Deprecated.
-
-
-
-
Package org.hibernate.id.enhanced
-
Class org.hibernate.id.enhanced.SequenceStyleGenerator extends Object implements Serializable
-
Serialized Fields
-
databaseStructure
DatabaseStructure databaseStructure
-
identifierType
Type identifierType
-
optimizer
Optimizer optimizer
-
-
-
Class org.hibernate.id.enhanced.TableGenerator extends Object implements Serializable
-
Serialized Fields
-
accessCount
long accessCount
-
contributor
String contributor
-
identifierType
Type identifierType
-
incrementSize
int incrementSize
-
initialValue
int initialValue
-
insertQuery
String insertQuery
-
optimizer
Optimizer optimizer
-
physicalTableName
QualifiedName physicalTableName
-
qualifiedTableName
QualifiedName qualifiedTableName
-
segmentColumnName
String segmentColumnName
-
segmentValue
String segmentValue
-
segmentValueLength
int segmentValueLength
-
selectQuery
String selectQuery
-
storeLastUsedValue
boolean storeLastUsedValue
-
updateQuery
String updateQuery
-
valueColumnName
String valueColumnName
-
-
-
-
Package org.hibernate.id.factory
-
Package org.hibernate.id.uuid
-
Class org.hibernate.id.uuid.CustomVersionOneStrategy extends Object implements Serializable
-
Serialized Fields
-
mostSignificantBits
long mostSignificantBits
-
-
-
Class org.hibernate.id.uuid.StandardRandomStrategy extends Object implements Serializable
-
Class org.hibernate.id.uuid.UuidGenerator extends Object implements Serializable
-
Serialized Fields
-
generator
org.hibernate.id.uuid.UuidGenerator.ValueGenerator generator
-
valueTransformer
UUIDJavaType.ValueTransformer valueTransformer
-
-
-
-
Package org.hibernate.integrator.spi
-
Package org.hibernate.jdbc
-
Class org.hibernate.jdbc.BatchedTooManyRowsAffectedException extends TooManyRowsAffectedException implements Serializable
-
Serialized Fields
-
batchPosition
int batchPosition
-
-
-
Class org.hibernate.jdbc.BatchFailedException extends HibernateException implements Serializable
-
Class org.hibernate.jdbc.TooManyRowsAffectedException extends HibernateException implements Serializable
-
Serialized Fields
-
actualRowCount
int actualRowCount
-
expectedRowCount
int expectedRowCount
-
-
-
-
Package org.hibernate.jpa.event.spi
-
Package org.hibernate.jpa.spi
-
Class org.hibernate.jpa.spi.NativeQueryTupleTransformer extends Object implements Serializable
-
-
Package org.hibernate.loader
-
Class org.hibernate.loader.MultipleBagFetchException extends HibernateException implements Serializable
-
Serialized Fields
-
bagRoles
List bagRoles
-
-
-
Class org.hibernate.loader.NonUniqueDiscoveredSqlAliasException extends HibernateException implements Serializable
-
-
Package org.hibernate.loader.ast.spi
-
Package org.hibernate.mapping
-
Class org.hibernate.mapping.AggregateColumn extends Column implements Serializable
-
Serialized Fields
-
component
Component component
-
-
-
Class org.hibernate.mapping.Any extends SimpleValue implements Serializable
-
Serialized Fields
-
discriminatorDescriptor
BasicValue discriminatorDescriptor
-
keyDescriptor
BasicValue keyDescriptor
-
keyMapping
SimpleValue keyMapping
-
lazy
boolean lazy
-
metaMapping
Any.MetaValue metaMapping
-
metaValueToEntityNameMap
Map<Object,String> metaValueToEntityNameMap
-
resolvedType
AnyType resolvedType
-
-
-
Class org.hibernate.mapping.Any.KeyValue extends SimpleValue implements Serializable
-
Serialized Fields
-
selectableConsumer
Consumer<Selectable> selectableConsumer
-
typeName
String typeName
-
-
-
Class org.hibernate.mapping.Any.MetaValue extends SimpleValue implements Serializable
-
Serialized Fields
-
columnName
String columnName
-
selectableConsumer
Consumer<Selectable> selectableConsumer
-
typeName
String typeName
-
-
-
Class org.hibernate.mapping.Array extends List implements Serializable
-
Serialized Fields
-
elementClassName
String elementClassName
-
-
-
Class org.hibernate.mapping.Backref extends Property implements Serializable
-
Serialized Fields
-
collectionRole
String collectionRole
-
entityName
String entityName
-
propertyAccessStrategy
PropertyAccessStrategy propertyAccessStrategy
-
-
-
Class org.hibernate.mapping.Bag extends Collection implements Serializable
-
Class org.hibernate.mapping.BasicValue extends SimpleValue implements Serializable
-
Serialized Fields
-
aggregateColumn
AggregateColumn aggregateColumn
-
enumerationStyle
EnumType enumerationStyle
-
explicitJavaTypeAccess
Function<TypeConfiguration,BasicJavaType> explicitJavaTypeAccess
-
explicitJdbcTypeAccess
Function<TypeConfiguration,JdbcType> explicitJdbcTypeAccess
-
explicitLocalTypeParams
Map<String,String> explicitLocalTypeParams
-
explicitMutabilityPlanAccess
Function<TypeConfiguration,MutabilityPlan> explicitMutabilityPlanAccess
-
explicitTypeName
String explicitTypeName
-
implicitJavaTypeAccess
Function<TypeConfiguration,Type> implicitJavaTypeAccess
-
jdbcTypeCode
Integer jdbcTypeCode
-
ownerName
String ownerName
-
propertyName
String propertyName
-
resolution
BasicValue.Resolution<?> resolution
-
resolvedJavaType
Type resolvedJavaType
-
temporalPrecision
TemporalType temporalPrecision
-
timeZoneStorageType
TimeZoneStorageType timeZoneStorageType
-
-
-
Class org.hibernate.mapping.Collection extends Object implements Serializable
-
Serialized Fields
-
batchSize
int batchSize
-
buildingContext
MetadataBuildingContext buildingContext
-
cacheConcurrencyStrategy
String cacheConcurrencyStrategy
-
cachedCollectionSemantics
CollectionSemantics<?,?> cachedCollectionSemantics
-
cachedCollectionType
CollectionType cachedCollectionType
-
cacheRegionName
String cacheRegionName
-
collectionPersisterClass
Class<? extends CollectionPersister> collectionPersisterClass
-
collectionTable
Table collectionTable
-
comparator
Comparator<?> comparator
-
comparatorClassName
String comparatorClassName
-
customDeleteAllCallable
boolean customDeleteAllCallable
-
customDeleteCallable
boolean customDeleteCallable
-
customInsertCallable
boolean customInsertCallable
-
customSQLDelete
String customSQLDelete
-
customSQLDeleteAll
String customSQLDeleteAll
-
customSQLInsert
String customSQLInsert
-
customSQLUpdate
String customSQLUpdate
-
customTypeBeanResolver
Supplier<ManagedBean<? extends UserCollectionType>> customTypeBeanResolver
-
customUpdateCallable
boolean customUpdateCallable
-
deleteAllCheckStyle
ExecuteUpdateResultCheckStyle deleteAllCheckStyle
-
deleteCheckStyle
ExecuteUpdateResultCheckStyle deleteCheckStyle
-
element
Value element
-
extraLazy
boolean extraLazy
-
fetchMode
FetchMode fetchMode
-
filters
List<org.hibernate.internal.FilterConfiguration> filters
-
insertCheckStyle
ExecuteUpdateResultCheckStyle insertCheckStyle
-
inverse
boolean inverse
-
key
KeyValue key
-
lazy
boolean lazy
-
loaderName
String loaderName
-
manyToManyFilters
List<org.hibernate.internal.FilterConfiguration> manyToManyFilters
-
manyToManyOrderBy
String manyToManyOrderBy
-
manyToManyWhere
String manyToManyWhere
-
mappedByProperty
String mappedByProperty
-
mutable
boolean mutable
-
optimisticLocked
boolean optimisticLocked
-
orderBy
String orderBy
-
orphanDelete
boolean orphanDelete
-
owner
PersistentClass owner
-
referencedPropertyName
String referencedPropertyName
-
role
String role
-
sorted
boolean sorted
-
subselectLoadable
boolean subselectLoadable
-
synchronizedTables
Set<String> synchronizedTables
-
typeName
String typeName
-
typeParameters
Properties typeParameters
-
updateCheckStyle
ExecuteUpdateResultCheckStyle updateCheckStyle
-
where
String where
-
-
-
Class org.hibernate.mapping.Column extends Object implements Serializable
-
Serialized Fields
-
arrayLength
Integer arrayLength
-
assignmentExpression
String assignmentExpression
-
checkConstraints
List<CheckConstraint> checkConstraints
-
collation
String collation
-
columnSize
Size columnSize
-
comment
String comment
-
customRead
String customRead
-
customWrite
String customWrite
-
defaultValue
String defaultValue
-
generatedAs
String generatedAs
-
length
Long length
-
name
String name
-
nullable
boolean nullable
-
precision
Integer precision
-
quoted
boolean quoted
-
scale
Integer scale
-
sqlTypeCode
Integer sqlTypeCode
-
sqlTypeName
String sqlTypeName
-
typeIndex
int typeIndex
-
unique
boolean unique
-
uniqueInteger
int uniqueInteger
-
value
Value value
-
-
-
Class org.hibernate.mapping.Component extends SimpleValue implements Serializable
-
Serialized Fields
-
aggregateColumn
AggregateColumn aggregateColumn
-
componentClassName
String componentClassName
-
customInstantiator
Class<? extends EmbeddableInstantiator> customInstantiator
-
dynamic
boolean dynamic
-
embedded
boolean embedded
-
instantiator
Constructor<?> instantiator
-
instantiatorPropertyNames
String[] instantiatorPropertyNames
-
isGeneric
Boolean isGeneric
-
isKey
boolean isKey
-
metaAttributes
Map<String,MetaAttribute> metaAttributes
-
originalPropertyOrder
int[] originalPropertyOrder
-
owner
PersistentClass owner
-
parentAggregateColumn
AggregateColumn parentAggregateColumn
-
parentProperty
String parentProperty
-
properties
ArrayList<Property> properties
-
roleName
String roleName
-
structColumnNames
String[] structColumnNames
-
structName
String structName
-
type
CompositeType type
-
-
-
Class org.hibernate.mapping.Constraint extends Object implements Serializable
-
Class org.hibernate.mapping.DenormalizedTable extends Table implements Serializable
-
Class org.hibernate.mapping.DependantBasicValue extends BasicValue implements Serializable
-
Serialized Fields
-
nullable
boolean nullable
-
referencedValue
BasicValue referencedValue
-
updateable
boolean updateable
-
-
-
Class org.hibernate.mapping.DependantValue extends SimpleValue implements Serializable
-
Serialized Fields
-
nullable
boolean nullable
-
sorted
boolean sorted
-
updateable
boolean updateable
-
wrappedValue
KeyValue wrappedValue
-
-
-
Class org.hibernate.mapping.ForeignKey extends Constraint implements Serializable
-
Class org.hibernate.mapping.Formula extends Object implements Serializable
-
Serialized Fields
-
formula
String formula
-
uniqueInteger
int uniqueInteger
-
-
-
Class org.hibernate.mapping.IdentifierBag extends IdentifierCollection implements Serializable
-
Class org.hibernate.mapping.IdentifierCollection extends Collection implements Serializable
-
Serialized Fields
-
identifier
KeyValue identifier
-
-
-
Class org.hibernate.mapping.IdGenerator extends Object implements Serializable
-
Serialized Fields
-
identifierGeneratorStrategy
String identifierGeneratorStrategy
Deprecated. -
name
String name
Deprecated. -
params
Properties params
Deprecated.
-
-
-
Class org.hibernate.mapping.Index extends Object implements Serializable
-
Class org.hibernate.mapping.IndexBackref extends Property implements Serializable
-
Serialized Fields
-
accessStrategy
PropertyAccessStrategy accessStrategy
-
collectionRole
String collectionRole
-
entityName
String entityName
-
-
-
Class org.hibernate.mapping.IndexedCollection extends Collection implements Serializable
-
Serialized Fields
-
index
Value index
-
-
-
Class org.hibernate.mapping.Join extends Object implements Serializable
-
Serialized Fields
-
customDeleteCallable
boolean customDeleteCallable
-
customInsertCallable
boolean customInsertCallable
-
customSQLDelete
String customSQLDelete
-
customSQLInsert
String customSQLInsert
-
customSQLUpdate
String customSQLUpdate
-
customUpdateCallable
boolean customUpdateCallable
-
declaredProperties
ArrayList<Property> declaredProperties
-
deleteCheckStyle
ExecuteUpdateResultCheckStyle deleteCheckStyle
-
disableForeignKeyCreation
boolean disableForeignKeyCreation
-
insertCheckStyle
ExecuteUpdateResultCheckStyle insertCheckStyle
-
inverse
boolean inverse
-
key
KeyValue key
-
optional
boolean optional
-
persistentClass
PersistentClass persistentClass
-
properties
ArrayList<Property> properties
-
table
Table table
-
updateCheckStyle
ExecuteUpdateResultCheckStyle updateCheckStyle
-
-
-
Class org.hibernate.mapping.JoinedSubclass extends Subclass implements Serializable
-
Class org.hibernate.mapping.List extends IndexedCollection implements Serializable
-
Serialized Fields
-
baseIndex
int baseIndex
-
-
-
Class org.hibernate.mapping.ManyToOne extends ToOne implements Serializable
-
Serialized Fields
-
isLogicalOneToOne
boolean isLogicalOneToOne
-
notFoundAction
NotFoundAction notFoundAction
-
resolvedType
Type resolvedType
-
-
-
Class org.hibernate.mapping.Map extends IndexedCollection implements Serializable
-
Serialized Fields
-
mapKeyPropertyName
String mapKeyPropertyName
-
-
-
Class org.hibernate.mapping.MetaAttribute extends Object implements Serializable
-
Class org.hibernate.mapping.OneToMany extends Object implements Serializable
-
Serialized Fields
-
associatedClass
PersistentClass associatedClass
-
buildingContext
MetadataBuildingContext buildingContext
-
notFoundAction
NotFoundAction notFoundAction
-
referencedEntityName
String referencedEntityName
-
referencingTable
Table referencingTable
-
-
-
Class org.hibernate.mapping.OneToOne extends ToOne implements Serializable
-
Serialized Fields
-
constrained
boolean constrained
-
entityName
String entityName
-
foreignKeyType
ForeignKeyDirection foreignKeyType
-
identifier
KeyValue identifier
-
mappedByProperty
String mappedByProperty
-
propertyName
String propertyName
-
-
-
Class org.hibernate.mapping.PersistentClass extends Object implements Serializable
-
Serialized Fields
-
batchSize
int batchSize
-
callbackDefinitions
List<CallbackDefinition> callbackDefinitions
-
checkConstraints
List<CheckConstraint> checkConstraints
-
className
String className
-
contributor
String contributor
-
customDeleteCallable
boolean customDeleteCallable
-
customInsertCallable
boolean customInsertCallable
-
customSQLDelete
String customSQLDelete
-
customSQLInsert
String customSQLInsert
-
customSQLUpdate
String customSQLUpdate
-
customUpdateCallable
boolean customUpdateCallable
-
declaredIdentifierMapper
Component declaredIdentifierMapper
-
declaredProperties
List<Property> declaredProperties
-
deleteCheckStyle
ExecuteUpdateResultCheckStyle deleteCheckStyle
-
discriminatorValue
String discriminatorValue
-
dynamicInsert
boolean dynamicInsert
-
dynamicUpdate
boolean dynamicUpdate
-
entityName
String entityName
-
filters
List<org.hibernate.internal.FilterConfiguration> filters
-
hasNaturalId
Boolean hasNaturalId
-
hasSubselectLoadableCollections
boolean hasSubselectLoadableCollections
-
identifierMapper
Component identifierMapper
-
insertCheckStyle
ExecuteUpdateResultCheckStyle insertCheckStyle
-
isAbstract
Boolean isAbstract
-
isCached
boolean isCached
-
joins
List<Join> joins
-
jpaEntityName
String jpaEntityName
-
lazy
boolean lazy
-
loaderName
String loaderName
-
metaAttributes
Map<String,MetaAttribute> metaAttributes
-
metadataBuildingContext
MetadataBuildingContext metadataBuildingContext
-
optimisticLockStyle
OptimisticLockStyle optimisticLockStyle
-
properties
List<Property> properties
-
proxyInterfaceName
String proxyInterfaceName
-
selectBeforeUpdate
boolean selectBeforeUpdate
-
subclasses
List<Subclass> subclasses
-
subclassJoins
List<Join> subclassJoins
-
subclassProperties
List<Property> subclassProperties
-
subclassTables
List<Table> subclassTables
-
superMappedSuperclass
MappedSuperclass superMappedSuperclass
-
synchronizedTables
Set<String> synchronizedTables
-
updateCheckStyle
ExecuteUpdateResultCheckStyle updateCheckStyle
-
-
-
Class org.hibernate.mapping.PrimaryKey extends Constraint implements Serializable
-
Serialized Fields
-
originalOrder
int[] originalOrder
-
-
-
Class org.hibernate.mapping.PrimitiveArray extends Array implements Serializable
-
Class org.hibernate.mapping.Property extends Object implements Serializable
-
Serialized Fields
-
callbackDefinitions
List<CallbackDefinition> callbackDefinitions
-
cascade
String cascade
-
generatorCreator
GeneratorCreator generatorCreator
-
insertable
boolean insertable
-
isGeneric
boolean isGeneric
-
lazy
boolean lazy
-
lazyGroup
String lazyGroup
-
lob
boolean lob
-
metaAttributes
Map metaAttributes
-
name
String name
-
naturalIdentifier
boolean naturalIdentifier
-
optimisticLocked
boolean optimisticLocked
-
optional
boolean optional
-
persistentClass
PersistentClass persistentClass
-
propertyAccessorName
String propertyAccessorName
-
propertyAccessStrategy
PropertyAccessStrategy propertyAccessStrategy
-
returnedClassName
String returnedClassName
-
selectable
boolean selectable
-
updateable
boolean updateable
-
value
Value value
-
-
-
Class org.hibernate.mapping.PropertyGeneration extends Object implements Serializable
-
Class org.hibernate.mapping.RootClass extends PersistentClass implements Serializable
-
Serialized Fields
-
cacheConcurrencyStrategy
String cacheConcurrencyStrategy
-
cacheRegionName
String cacheRegionName
-
declaredIdentifierProperty
Property declaredIdentifierProperty
-
declaredVersion
Property declaredVersion
-
discriminator
Value discriminator
-
discriminatorInsertable
boolean discriminatorInsertable
-
embeddedIdentifier
boolean embeddedIdentifier
-
entityPersisterClass
Class<? extends EntityPersister> entityPersisterClass
-
explicitPolymorphism
boolean explicitPolymorphism
-
forceDiscriminator
boolean forceDiscriminator
-
identifier
KeyValue identifier
-
identifierProperty
Property identifierProperty
-
lazyPropertiesCacheable
boolean lazyPropertiesCacheable
-
mutable
boolean mutable
-
naturalIdCacheRegionName
String naturalIdCacheRegionName
-
nextSubclassId
int nextSubclassId
-
polymorphic
boolean polymorphic
-
table
Table table
-
version
Property version
-
where
String where
-
-
-
Class org.hibernate.mapping.Set extends Collection implements Serializable
-
Class org.hibernate.mapping.SimpleValue extends Object implements Serializable
-
Serialized Fields
-
alternateUniqueKey
boolean alternateUniqueKey
-
attributeConverterDescriptor
ConverterDescriptor attributeConverterDescriptor
-
buildingContext
MetadataBuildingContext buildingContext
-
columns
List<Selectable> columns
-
customIdGeneratorCreator
IdentifierGeneratorCreator customIdGeneratorCreator
-
foreignKeyDefinition
String foreignKeyDefinition
-
foreignKeyEnabled
boolean foreignKeyEnabled
-
foreignKeyName
String foreignKeyName
-
generator
Generator generator
-
identifierGeneratorParameters
Map<String,Object> identifierGeneratorParameters
-
identifierGeneratorStrategy
String identifierGeneratorStrategy
-
insertability
List<Boolean> insertability
-
isLob
boolean isLob
-
isNationalized
boolean isNationalized
-
isVersion
boolean isVersion
-
metadata
MetadataImplementor metadata
-
nullValue
String nullValue
-
onDeleteAction
OnDeleteAction onDeleteAction
-
partitionKey
boolean partitionKey
-
table
Table table
-
type
Type type
-
typeName
String typeName
-
typeParameters
Properties typeParameters
-
updatability
List<Boolean> updatability
-
-
-
Class org.hibernate.mapping.SingleTableSubclass extends Subclass implements Serializable
-
Class org.hibernate.mapping.Subclass extends PersistentClass implements Serializable
-
Serialized Fields
-
classPersisterClass
Class<? extends EntityPersister> classPersisterClass
-
subclassId
int subclassId
-
superclass
PersistentClass superclass
-
-
-
Class org.hibernate.mapping.SyntheticProperty extends Property implements Serializable
-
Class org.hibernate.mapping.Table extends Object implements Serializable
-
Serialized Fields
-
catalog
Identifier catalog
-
checkConstraints
List<CheckConstraint> checkConstraints
-
columns
Map<String,Column> columns
contains all columns, including the primary key -
comment
String comment
-
contributor
String contributor
-
foreignKeys
Map<Table.ForeignKeyKey,ForeignKey> foreignKeys
-
hasDenormalizedTables
boolean hasDenormalizedTables
-
idValue
KeyValue idValue
-
indexes
Map<String,Index> indexes
-
initCommandProducers
List<Function<SqlStringGenerationContext,InitCommand>> initCommandProducers
-
isAbstract
boolean isAbstract
-
name
Identifier name
-
primaryKey
PrimaryKey primaryKey
-
rowId
String rowId
-
schema
Identifier schema
-
sizeOfUniqueKeyMapOnLastCleanse
int sizeOfUniqueKeyMapOnLastCleanse
-
subselect
String subselect
-
uniqueInteger
int uniqueInteger
-
uniqueKeys
Map<String,UniqueKey> uniqueKeys
-
viewQuery
String viewQuery
-
-
-
Class org.hibernate.mapping.Table.ForeignKeyKey extends Object implements Serializable
-
Class org.hibernate.mapping.ToOne extends SimpleValue implements Serializable
-
Serialized Fields
-
fetchMode
FetchMode fetchMode
-
lazy
boolean lazy
-
propertyName
String propertyName
-
referencedEntityName
String referencedEntityName
-
referencedPropertyName
String referencedPropertyName
-
referenceToPrimaryKey
boolean referenceToPrimaryKey
-
sorted
boolean sorted
-
unwrapProxy
boolean unwrapProxy
-
unwrapProxyImplicit
boolean unwrapProxyImplicit
-
-
-
Class org.hibernate.mapping.TypeDef extends Object implements Serializable
-
Serialized Fields
-
parameters
Properties parameters
Deprecated. -
typeClass
String typeClass
Deprecated.
-
-
-
Class org.hibernate.mapping.UnionSubclass extends Subclass implements Serializable
-
Serialized Fields
-
table
Table table
-
-
-
Class org.hibernate.mapping.UniqueKey extends Constraint implements Serializable
-
Class org.hibernate.mapping.UserDefinedType extends Object implements Serializable
-
Serialized Fields
-
catalog
Identifier catalog
-
columns
Map<String,Column> columns
-
comment
String comment
-
contributor
String contributor
-
name
Identifier name
-
orderMapping
int[] orderMapping
-
schema
Identifier schema
-
-
-
-
Package org.hibernate.metamodel
-
Class org.hibernate.metamodel.UnsupportedMappingException extends HibernateException implements Serializable
-
-
Package org.hibernate.metamodel.mapping
-
Class org.hibernate.metamodel.mapping.MappingModelCreationLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.hibernate.metamodel.mapping.SelectablePath extends Object implements Serializable
-
Serialized Fields
-
index
int index
-
name
String name
-
parent
SelectablePath parent
-
-
-
-
Package org.hibernate.metamodel.mapping.ordering.ast
-
Class org.hibernate.metamodel.mapping.ordering.ast.OrderByComplianceViolation extends HibernateException implements Serializable
-
Class org.hibernate.metamodel.mapping.ordering.ast.PathResolutionException extends HibernateException implements Serializable
-
-
Package org.hibernate.metamodel.model.domain
-
Class org.hibernate.metamodel.model.domain.AbstractIdentifiableType extends AbstractManagedType<J> implements Serializable
-
Serialized Fields
-
hasIdClass
boolean hasIdClass
-
hasIdentifierProperty
boolean hasIdentifierProperty
-
id
SingularPersistentAttribute<J,?> id
-
idClassType
EmbeddableDomainType<?> idClassType
-
identifierDescriptor
SqmPathSource<?> identifierDescriptor
-
isVersioned
boolean isVersioned
-
naturalIdAttributes
List<PersistentAttribute<J,?>> naturalIdAttributes
-
nonAggregatedIdAttributes
Set<SingularPersistentAttribute<? super J,?>> nonAggregatedIdAttributes
-
versionAttribute
SingularPersistentAttribute<J,?> versionAttribute
-
-
-
Class org.hibernate.metamodel.model.domain.AbstractManagedType extends AbstractDomainType<J> implements Serializable
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
declaredConcreteGenericAttributes
Map<String,PersistentAttribute<J,?>> declaredConcreteGenericAttributes
-
declaredPluralAttributes
Map<String,PluralPersistentAttribute<J,?,?>> declaredPluralAttributes
-
declaredSingularAttributes
Map<String,SingularPersistentAttribute<J,?>> declaredSingularAttributes
-
hibernateTypeName
String hibernateTypeName
-
metamodel
JpaMetamodelImplementor metamodel
-
representationMode
RepresentationMode representationMode
-
subTypes
List<ManagedDomainType<? extends J>> subTypes
-
superType
ManagedDomainType<? super J> superType
-
-
-
Class org.hibernate.metamodel.model.domain.NavigableRole extends Object implements Serializable
-
Serialized Fields
-
fullPath
String fullPath
-
localName
String localName
-
parent
NavigableRole parent
-
-
-
-
Package org.hibernate.persister.entity
-
Class org.hibernate.persister.entity.DiscriminatorType extends AbstractType implements Serializable
-
Serialized Fields
-
converter
DiscriminatorConverter converter
Deprecated, for removal: This API element is subject to removal in a future version. -
persister
Loadable persister
Deprecated, for removal: This API element is subject to removal in a future version. -
underlyingType
BasicType<Object> underlyingType
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
-
Package org.hibernate.persister.spi
-
Class org.hibernate.persister.spi.UnknownPersisterException extends HibernateException implements Serializable
-
-
Package org.hibernate.procedure
-
Class org.hibernate.procedure.NamedParametersNotSupportedException extends HibernateException implements Serializable
-
Class org.hibernate.procedure.NoSuchParameterException extends HibernateException implements Serializable
-
Class org.hibernate.procedure.ParameterMisuseException extends HibernateException implements Serializable
-
Class org.hibernate.procedure.ParameterStrategyException extends HibernateException implements Serializable
-
Class org.hibernate.procedure.ParameterTypeException extends HibernateException implements Serializable
-
-
Package org.hibernate.property.access.spi
-
Class org.hibernate.property.access.spi.EnhancedSetterImpl extends SetterFieldImpl implements Serializable
-
Class org.hibernate.property.access.spi.EnhancedSetterMethodImpl extends SetterMethodImpl implements Serializable
-
Class org.hibernate.property.access.spi.GetterFieldImpl extends Object implements Serializable
-
Serialization Methods
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
-
Class org.hibernate.property.access.spi.GetterMethodImpl extends Object implements Serializable
-
Serialization Methods
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
-
Class org.hibernate.property.access.spi.PropertyAccessBuildingException extends HibernateException implements Serializable
-
Class org.hibernate.property.access.spi.PropertyAccessException extends HibernateException implements Serializable
-
Class org.hibernate.property.access.spi.PropertyAccessSerializationException extends HibernateException implements Serializable
-
Class org.hibernate.property.access.spi.SetterFieldImpl extends Object implements Serializable
-
Class org.hibernate.property.access.spi.SetterMethodImpl extends Object implements Serializable
-
-
Package org.hibernate.proxy
-
Package org.hibernate.proxy.map
-
Class org.hibernate.proxy.map.MapLazyInitializer extends AbstractLazyInitializer implements Serializable
-
Class org.hibernate.proxy.map.MapProxy extends Object implements Serializable
-
Serialization Methods
-
writeReplace
public Object writeReplace()
-
-
Serialized Fields
-
li
MapLazyInitializer li
-
replacement
Object replacement
-
-
-
Class org.hibernate.proxy.map.SerializableMapProxy extends AbstractSerializableProxy implements Serializable
-
Serialization Methods
-
readResolve
private Object readResolve()
-
-
-
-
Package org.hibernate.proxy.pojo.bytebuddy
-
Class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyFactory extends Object implements Serializable
-
Serialized Fields
-
byteBuddyProxyHelper
ByteBuddyProxyHelper byteBuddyProxyHelper
-
componentIdType
CompositeType componentIdType
-
entityName
String entityName
-
getIdentifierMethod
Method getIdentifierMethod
-
interfaces
Class<?>[] interfaces
-
overridesEquals
boolean overridesEquals
-
persistentClass
Class<?> persistentClass
-
proxyClass
Class<?> proxyClass
-
setIdentifierMethod
Method setIdentifierMethod
-
-
-
Class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper extends Object implements Serializable
-
Serialized Fields
-
byteBuddyState
org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState byteBuddyState
-
-
-
Class org.hibernate.proxy.pojo.bytebuddy.SerializableProxy extends AbstractSerializableProxy implements Serializable
-
Serialization Methods
-
readResolve
private Object readResolve()
-
-
Serialized Fields
-
componentIdType
CompositeType componentIdType
-
identifierGetterMethodClass
Class<?> identifierGetterMethodClass
-
identifierGetterMethodName
String identifierGetterMethodName
-
identifierSetterMethodClass
Class<?> identifierSetterMethodClass
-
identifierSetterMethodName
String identifierSetterMethodName
-
identifierSetterMethodParams
Class<?>[] identifierSetterMethodParams
-
interfaces
Class<?>[] interfaces
-
persistentClass
Class<?> persistentClass
-
-
-
-
Package org.hibernate.query
-
Class org.hibernate.query.IllegalMutationQueryException extends IllegalQueryOperationException implements Serializable
-
Class org.hibernate.query.IllegalNamedQueryOptionsException extends QueryException implements Serializable
-
Class org.hibernate.query.IllegalQueryOperationException extends QueryException implements Serializable
-
Class org.hibernate.query.IllegalSelectQueryException extends IllegalQueryOperationException implements Serializable
-
Class org.hibernate.query.NamedQueryValidationException extends QueryException implements Serializable
-
Serialized Fields
-
errors
Map<String,HibernateException> errors
-
-
-
Class org.hibernate.query.NotIndexedCollectionException extends SemanticException implements Serializable
-
Class org.hibernate.query.ParameterLabelException extends SemanticException implements Serializable
-
Class org.hibernate.query.PathException extends SemanticException implements Serializable
-
Class org.hibernate.query.QueryArgumentException extends IllegalArgumentException implements Serializable
-
Class org.hibernate.query.QueryLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.hibernate.query.QueryTypeMismatchException extends HibernateException implements Serializable
-
Class org.hibernate.query.SemanticException extends QueryException implements Serializable
-
Class org.hibernate.query.SyntaxException extends QueryException implements Serializable
-
Class org.hibernate.query.UnknownNamedQueryException extends QueryException implements Serializable
-
Class org.hibernate.query.UnknownParameterException extends HibernateException implements Serializable
-
Class org.hibernate.query.UnknownSqlResultSetMappingException extends MappingException implements Serializable
-
Serialized Fields
-
unknownSqlResultSetMappingName
String unknownSqlResultSetMappingName
-
-
-
-
Package org.hibernate.query.criteria
-
Class org.hibernate.query.criteria.CriteriaDefinition extends HibernateCriteriaBuilderDelegate implements Serializable
-
Serialized Fields
-
query
JpaCriteriaQuery<R> query
-
-
-
-
Package org.hibernate.query.criteria.spi
-
Package org.hibernate.query.hql
-
Class org.hibernate.query.hql.HqlInterpretationException extends HibernateException implements Serializable
-
Class org.hibernate.query.hql.HqlLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.hibernate.query.results
-
Class org.hibernate.query.results.MissingSqlSelectionException extends HibernateException implements Serializable
-
Class org.hibernate.query.results.PositionalSelectionsNotAllowedException extends HibernateException implements Serializable
-
-
Package org.hibernate.query.sqm
-
Class org.hibernate.query.sqm.AliasCollisionException extends SemanticException implements Serializable
-
Class org.hibernate.query.sqm.EntityTypeException extends IllegalArgumentException implements Serializable
-
Serialized Fields
-
reference
String reference
-
-
-
Class org.hibernate.query.sqm.InterpretationException extends QueryException implements Serializable
-
Class org.hibernate.query.sqm.LiteralNumberFormatException extends SemanticException implements Serializable
-
Class org.hibernate.query.sqm.ParsingException extends QueryException implements Serializable
-
Class org.hibernate.query.sqm.PathElementException extends IllegalArgumentException implements Serializable
-
Class org.hibernate.query.sqm.StrictJpaComplianceViolation extends SemanticException implements Serializable
-
Serialized Fields
-
type
StrictJpaComplianceViolation.Type type
-
-
-
Class org.hibernate.query.sqm.TerminalPathException extends IllegalStateException implements Serializable
-
Class org.hibernate.query.sqm.UnknownEntityException extends SemanticException implements Serializable
-
Serialized Fields
-
entityName
String entityName
-
-
-
Class org.hibernate.query.sqm.UnknownPathException extends PathException implements Serializable
-
-
Package org.hibernate.query.sqm.function
-
Class org.hibernate.query.sqm.function.SelfRenderingSqmAggregateFunction extends SelfRenderingSqmFunction<T> implements Serializable
-
Serialized Fields
-
filter
SqmPredicate filter
-
-
-
Class org.hibernate.query.sqm.function.SelfRenderingSqmFunction extends SqmFunction<T> implements Serializable
-
Serialized Fields
-
argumentsValidator
ArgumentsValidator argumentsValidator
-
impliedResultType
ReturnableType<T> impliedResultType
-
renderingSupport
FunctionRenderingSupport renderingSupport
-
resultType
ReturnableType<?> resultType
-
returnTypeResolver
FunctionReturnTypeResolver returnTypeResolver
-
-
-
Class org.hibernate.query.sqm.function.SelfRenderingSqmOrderedSetAggregateFunction extends SelfRenderingSqmAggregateFunction<T> implements Serializable
-
Serialized Fields
-
withinGroup
SqmOrderByClause withinGroup
-
-
-
Class org.hibernate.query.sqm.function.SelfRenderingSqmWindowFunction extends SelfRenderingSqmFunction<T> implements Serializable
-
Serialized Fields
-
filter
SqmPredicate filter
-
fromFirst
Boolean fromFirst
-
respectNulls
Boolean respectNulls
-
-
-
-
Package org.hibernate.query.sqm.mutation.spi
-
Package org.hibernate.query.sqm.produce.function
-
Class org.hibernate.query.sqm.produce.function.FunctionArgumentException extends SemanticException implements Serializable
-
-
Package org.hibernate.query.sqm.sql
-
Class org.hibernate.query.sqm.sql.ConversionException extends HibernateException implements Serializable
-
-
Package org.hibernate.query.sqm.tree
-
Class org.hibernate.query.sqm.tree.AbstractSqmDmlStatement extends AbstractSqmStatement<E> implements Serializable
-
Serialized Fields
-
cteStatements
Map<String,SqmCteStatement<?>> cteStatements
-
target
SqmRoot<E> target
-
-
-
Class org.hibernate.query.sqm.tree.AbstractSqmNode extends Object implements Serializable
-
Serialized Fields
-
builder
NodeBuilder builder
-
-
-
Class org.hibernate.query.sqm.tree.AbstractSqmRestrictedDmlStatement extends AbstractSqmDmlStatement<T> implements Serializable
-
Serialized Fields
-
whereClause
SqmWhereClause whereClause
-
-
-
Class org.hibernate.query.sqm.tree.AbstractSqmStatement extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
parameters
Set<SqmParameter<?>> parameters
-
querySource
SqmQuerySource querySource
-
-
-
-
Package org.hibernate.query.sqm.tree.cte
-
Class org.hibernate.query.sqm.tree.cte.SqmCteStatement extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
cteContainer
SqmCteContainer cteContainer
-
cteDefinition
SqmSelectQuery<?> cteDefinition
-
cteTable
SqmCteTable<T> cteTable
-
cycleAttributes
List<JpaCteCriteriaAttribute> cycleAttributes
-
cycleMarkAttributeName
String cycleMarkAttributeName
-
cyclePathAttributeName
String cyclePathAttributeName
-
cycleValue
SqmLiteral<Object> cycleValue
-
materialization
CteMaterialization materialization
-
noCycleValue
SqmLiteral<Object> noCycleValue
-
searchAttributeName
String searchAttributeName
-
searchBySpecifications
List<JpaSearchOrder> searchBySpecifications
-
searchClauseKind
CteSearchClauseKind searchClauseKind
-
-
-
Class org.hibernate.query.sqm.tree.cte.SqmCteTable extends AnonymousTupleType<T> implements Serializable
-
Serialized Fields
-
columns
List<SqmCteTableColumn> columns
-
cteStatement
SqmCteStatement<T> cteStatement
-
name
String name
-
-
-
Class org.hibernate.query.sqm.tree.cte.SqmCteTableColumn extends Object implements Serializable
-
Serialized Fields
-
columnName
String columnName
-
cteTable
SqmCteTable<?> cteTable
-
typeExpressible
SqmExpressible<?> typeExpressible
-
-
-
Class org.hibernate.query.sqm.tree.cte.SqmSearchClauseSpecification extends Object implements Serializable
-
Serialized Fields
-
cteColumn
SqmCteTableColumn cteColumn
-
nullPrecedence
NullPrecedence nullPrecedence
-
sortOrder
SortDirection sortOrder
-
-
-
-
Package org.hibernate.query.sqm.tree.delete
-
Class org.hibernate.query.sqm.tree.delete.SqmDeleteStatement extends AbstractSqmRestrictedDmlStatement<T> implements Serializable
-
-
Package org.hibernate.query.sqm.tree.domain
-
Class org.hibernate.query.sqm.tree.domain.AbstractSqmAttributeJoin extends AbstractSqmQualifiedJoin<O,T> implements Serializable
-
Serialized Fields
-
fetched
boolean fetched
-
-
-
Class org.hibernate.query.sqm.tree.domain.AbstractSqmFrom extends AbstractSqmPath<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.AbstractSqmJoin extends AbstractSqmFrom<O,T> implements Serializable
-
Serialized Fields
-
joinType
SqmJoinType joinType
-
-
-
Class org.hibernate.query.sqm.tree.domain.AbstractSqmPath extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
lhs
SqmPath<?> lhs
-
navigablePath
NavigablePath navigablePath
-
reusablePaths
Map<String,SqmPath<?>> reusablePaths
For HQL and Criteria processing - used to track reusable paths relative to this path. E.g., given `p.mate.mate` the SqmRoot identified by `p` would have a reusable path for the `p.mate` path.
-
-
-
Class org.hibernate.query.sqm.tree.domain.AbstractSqmPluralJoin extends AbstractSqmAttributeJoin<O,E> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.AbstractSqmQualifiedJoin extends AbstractSqmJoin<O,T> implements Serializable
-
Serialized Fields
-
onClausePredicate
SqmPredicate onClausePredicate
-
-
-
Class org.hibernate.query.sqm.tree.domain.AbstractSqmSimplePath extends AbstractSqmPath<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.AbstractSqmSpecificPluralPartPath extends AbstractSqmPath<T> implements Serializable
-
Serialized Fields
-
pluralAttribute
PluralPersistentAttribute<?,?,?> pluralAttribute
-
pluralDomainPath
SqmPath<?> pluralDomainPath
-
-
-
Class org.hibernate.query.sqm.tree.domain.NonAggregatedCompositeSimplePath extends SqmEntityValuedSimplePath<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmAnyValuedSimplePath extends AbstractSqmSimplePath<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmBagJoin extends AbstractSqmPluralJoin<O,Collection<E>,E> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath extends AbstractSqmSimplePath<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmCorrelatedBagJoin extends SqmBagJoin<O,T> implements Serializable
-
Serialized Fields
-
correlatedRootJoin
SqmCorrelatedRootJoin<O> correlatedRootJoin
-
correlationParent
SqmBagJoin<O,T> correlationParent
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmCorrelatedCrossJoin extends SqmCrossJoin<T> implements Serializable
-
Serialized Fields
-
correlatedRootJoin
SqmCorrelatedRootJoin<T> correlatedRootJoin
-
correlationParent
SqmCrossJoin<T> correlationParent
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmCorrelatedEntityJoin extends SqmEntityJoin<T> implements Serializable
-
Serialized Fields
-
correlatedRootJoin
SqmCorrelatedRootJoin<T> correlatedRootJoin
-
correlationParent
SqmEntityJoin<T> correlationParent
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmCorrelatedListJoin extends SqmListJoin<O,T> implements Serializable
-
Serialized Fields
-
correlatedRootJoin
SqmCorrelatedRootJoin<O> correlatedRootJoin
-
correlationParent
SqmListJoin<O,T> correlationParent
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmCorrelatedMapJoin extends SqmMapJoin<O,K,V> implements Serializable
-
Serialized Fields
-
correlatedRootJoin
SqmCorrelatedRootJoin<O> correlatedRootJoin
-
correlationParent
SqmMapJoin<O,K,V> correlationParent
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmCorrelatedPluralPartJoin extends SqmPluralPartJoin<O,T> implements Serializable
-
Serialized Fields
-
correlatedRootJoin
SqmCorrelatedRootJoin<O> correlatedRootJoin
-
correlationParent
SqmPluralPartJoin<O,T> correlationParent
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRoot extends SqmRoot<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmCorrelatedRootJoin extends SqmRoot<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSetJoin extends SqmSetJoin<O,T> implements Serializable
-
Serialized Fields
-
correlatedRootJoin
SqmCorrelatedRootJoin<O> correlatedRootJoin
-
correlationParent
SqmSetJoin<O,T> correlationParent
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmCorrelatedSingularJoin extends SqmSingularJoin<O,T> implements Serializable
-
Serialized Fields
-
correlatedRootJoin
SqmCorrelatedRootJoin<O> correlatedRootJoin
-
correlationParent
SqmSingularJoin<O,T> correlationParent
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmCteRoot extends SqmRoot<T> implements Serializable
-
Serialized Fields
-
cte
SqmCteStatement<T> cte
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmDerivedRoot extends SqmRoot<T> implements Serializable
-
Serialized Fields
-
subQuery
SqmSubQuery<T> subQuery
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmElementAggregateFunction extends AbstractSqmSpecificPluralPartPath<T> implements Serializable
-
Serialized Fields
-
functionName
String functionName
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmEmbeddedValuedSimplePath extends AbstractSqmSimplePath<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmEntityValuedSimplePath extends AbstractSqmSimplePath<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmFkExpression extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
toOnePath
SqmEntityValuedSimplePath<?> toOnePath
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmIndexAggregateFunction extends AbstractSqmSpecificPluralPartPath<T> implements Serializable
-
Serialized Fields
-
functionName
String functionName
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmIndexedCollectionAccessPath extends AbstractSqmPath<T> implements Serializable
-
Serialized Fields
-
selectorExpression
SqmExpression<?> selectorExpression
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmListJoin extends AbstractSqmPluralJoin<O,List<E>,E> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmMapEntryReference extends Object implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmMapJoin extends AbstractSqmPluralJoin<O,Map<K,V>,V> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmPluralPartJoin extends AbstractSqmJoin<O,T> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmPluralValuedSimplePath extends AbstractSqmSimplePath<E> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmSetJoin extends AbstractSqmPluralJoin<O,Set<E>,E> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmSingularJoin extends AbstractSqmAttributeJoin<O,T> implements Serializable
-
Class org.hibernate.query.sqm.tree.domain.SqmTreatedBagJoin extends SqmBagJoin<O,S extends T> implements Serializable
-
Serialized Fields
-
treatTarget
EntityDomainType<S extends T> treatTarget
-
wrappedPath
SqmBagJoin<O,T> wrappedPath
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmTreatedCrossJoin extends SqmCrossJoin<S extends T> implements Serializable
-
Serialized Fields
-
treatTarget
EntityDomainType<S extends T> treatTarget
-
wrappedPath
SqmCrossJoin<T> wrappedPath
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmTreatedEntityJoin extends SqmEntityJoin<S extends T> implements Serializable
-
Serialized Fields
-
treatTarget
EntityDomainType<S extends T> treatTarget
-
wrappedPath
SqmEntityJoin<T> wrappedPath
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmTreatedListJoin extends SqmListJoin<O,S extends T> implements Serializable
-
Serialized Fields
-
treatTarget
EntityDomainType<S extends T> treatTarget
-
wrappedPath
SqmListJoin<O,T> wrappedPath
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmTreatedMapJoin extends SqmMapJoin<O,K,S extends V> implements Serializable
-
Serialized Fields
-
treatTarget
EntityDomainType<S extends V> treatTarget
-
wrappedPath
SqmMapJoin<O,K,V> wrappedPath
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmTreatedPluralPartJoin extends SqmPluralPartJoin<O,S extends T> implements Serializable
-
Serialized Fields
-
treatTarget
EntityDomainType<S extends T> treatTarget
-
wrappedPath
SqmPluralPartJoin<O,T> wrappedPath
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmTreatedRoot extends SqmRoot<S extends T> implements Serializable
-
Serialized Fields
-
treatTarget
EntityDomainType<S extends T> treatTarget
-
wrappedPath
SqmRoot<T> wrappedPath
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmTreatedSetJoin extends SqmSetJoin<O,S extends T> implements Serializable
-
Serialized Fields
-
treatTarget
EntityDomainType<S extends T> treatTarget
-
wrappedPath
SqmSetJoin<O,T> wrappedPath
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmTreatedSimplePath extends SqmEntityValuedSimplePath<S extends T> implements Serializable
-
Serialized Fields
-
treatTarget
EntityDomainType<S extends T> treatTarget
-
wrappedPath
SqmPath<T> wrappedPath
-
-
-
Class org.hibernate.query.sqm.tree.domain.SqmTreatedSingularJoin extends SqmSingularJoin<O,S extends T> implements Serializable
-
Serialized Fields
-
treatTarget
EntityDomainType<S extends T> treatTarget
-
wrappedPath
SqmSingularJoin<O,T> wrappedPath
-
-
-
-
Package org.hibernate.query.sqm.tree.expression
-
Class org.hibernate.query.sqm.tree.expression.AbstractSqmExpression extends AbstractJpaSelection<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.expression.AbstractSqmParameter extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
canBeMultiValued
boolean canBeMultiValued
-
-
-
Class org.hibernate.query.sqm.tree.expression.JpaCriteriaParameter extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
allowsMultiValuedBinding
boolean allowsMultiValuedBinding
-
name
String name
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmAliasedNodeRef extends AbstractSqmExpression<Integer> implements Serializable
-
Serialized Fields
-
navigablePath
NavigablePath navigablePath
-
position
int position
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmAny extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
subquery
SqmSubQuery<T> subquery
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmAnyDiscriminatorValue extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
domainType
BasicType domainType
-
pathName
String pathName
-
value
EntityDomainType value
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmBinaryArithmetic extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
lhsOperand
SqmExpression<?> lhsOperand
-
operator
BinaryArithmeticOperator operator
-
rhsOperand
SqmExpression<?> rhsOperand
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmByUnit extends AbstractSqmExpression<Long> implements Serializable
-
Serialized Fields
-
duration
SqmExpression<?> duration
-
unit
SqmDurationUnit<?> unit
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmCaseSearched extends AbstractSqmExpression<R> implements Serializable
-
Serialized Fields
-
otherwise
SqmExpression<R> otherwise
-
whenFragments
List<SqmCaseSearched.WhenFragment<R>> whenFragments
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmCaseSimple extends AbstractSqmExpression<R> implements Serializable
-
Serialized Fields
-
fixture
SqmExpression<T> fixture
-
otherwise
SqmExpression<R> otherwise
-
whenFragments
List<SqmCaseSimple.WhenFragment<T,R>> whenFragments
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmCastTarget extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
length
Long length
-
precision
Integer precision
-
scale
Integer scale
-
type
ReturnableType<T> type
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmCoalesce extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
arguments
List<SqmExpression<? extends T>> arguments
-
functionDescriptor
SqmFunctionDescriptor functionDescriptor
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmCollation extends SqmLiteral<String> implements Serializable
-
Class org.hibernate.query.sqm.tree.expression.SqmCollectionSize extends AbstractSqmExpression<Integer> implements Serializable
-
Serialized Fields
-
pluralPath
SqmPath<?> pluralPath
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmDistinct extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
expression
SqmExpression<T> expression
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmDurationUnit extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
type
ReturnableType<T> type
-
unit
TemporalUnit unit
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmEnumLiteral extends SqmLiteral<E extends Enum<E>> implements Serializable
-
Class org.hibernate.query.sqm.tree.expression.SqmEvery extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
subquery
SqmSubQuery<T> subquery
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmExtractUnit extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
type
ReturnableType<T> type
-
unit
TemporalUnit unit
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmFieldLiteral extends Object implements Serializable
-
Serialized Fields
-
expressible
SqmExpressible<T> expressible
-
fieldJavaType
JavaType<T> fieldJavaType
-
fieldName
String fieldName
-
nodeBuilder
NodeBuilder nodeBuilder
-
value
T value
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmFormat extends SqmLiteral<String> implements Serializable
-
Class org.hibernate.query.sqm.tree.expression.SqmFunction extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
arguments
List<? extends SqmTypedNode<?>> arguments
-
functionDescriptor
SqmFunctionDescriptor functionDescriptor
-
functionName
String functionName
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmJpaCriteriaParameterWrapper extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
jpaCriteriaParameter
JpaCriteriaParameter<T> jpaCriteriaParameter
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmLiteral extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
value
T value
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmLiteralEntityType extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
entityType
EntityDomainType<T> entityType
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmLiteralNull extends SqmLiteral<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.expression.SqmModifiedSubQueryExpression extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
modifier
SqmModifiedSubQueryExpression.Modifier modifier
-
subQuery
SqmSubQuery<T> subQuery
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmNamedParameter extends AbstractSqmParameter<T> implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmOver extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
expression
SqmExpression<T> expression
-
window
SqmWindow window
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmOverflow extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
fillerExpression
SqmExpression<T> fillerExpression
-
separatorExpression
SqmExpression<T> separatorExpression
-
withCount
boolean withCount
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmParameterizedEntityType extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
discriminatorSource
SqmParameter<T> discriminatorSource
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmPositionalParameter extends AbstractSqmParameter<T> implements Serializable
-
Serialized Fields
-
position
int position
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmSelfRenderingExpression extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
renderer
Function<SemanticQueryWalker,Expression> renderer
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmStar extends AbstractSqmExpression<Object> implements Serializable
-
Class org.hibernate.query.sqm.tree.expression.SqmSummarization extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
groupings
List<SqmExpression<?>> groupings
-
kind
SqmSummarization.Kind kind
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmToDuration extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
magnitude
SqmExpression<?> magnitude
-
unit
SqmDurationUnit<?> unit
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmTrimSpecification extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
specification
TrimSpec specification
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmTuple extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
groupedExpressions
List<SqmExpression<?>> groupedExpressions
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmUnaryOperation extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
operand
SqmExpression<T> operand
-
operation
UnaryArithmeticOperator operation
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmWindow extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
endExpression
SqmExpression<?> endExpression
-
endKind
FrameKind endKind
-
exclusion
FrameExclusion exclusion
-
mode
FrameMode mode
-
orderList
List<SqmSortSpecification> orderList
-
partitions
List<SqmExpression<?>> partitions
-
startExpression
SqmExpression<?> startExpression
-
startKind
FrameKind startKind
-
-
-
Class org.hibernate.query.sqm.tree.expression.SqmWindowFrame extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
expression
SqmExpression<?> expression
-
kind
FrameKind kind
-
-
-
Class org.hibernate.query.sqm.tree.expression.ValueBindJpaCriteriaParameter extends JpaCriteriaParameter<T> implements Serializable
-
Serialized Fields
-
value
T value
-
-
-
-
Package org.hibernate.query.sqm.tree.from
-
Class org.hibernate.query.sqm.tree.from.SqmCrossJoin extends AbstractSqmFrom<T,T> implements Serializable
-
Serialized Fields
-
sqmRoot
SqmRoot<?> sqmRoot
-
-
-
Class org.hibernate.query.sqm.tree.from.SqmCteJoin extends AbstractSqmQualifiedJoin<T,T> implements Serializable
-
Serialized Fields
-
cte
SqmCteStatement<T> cte
-
-
-
Class org.hibernate.query.sqm.tree.from.SqmDerivedJoin extends AbstractSqmQualifiedJoin<T,T> implements Serializable
-
Serialized Fields
-
lateral
boolean lateral
-
subQuery
SqmSubQuery<T> subQuery
-
-
-
Class org.hibernate.query.sqm.tree.from.SqmEntityJoin extends AbstractSqmQualifiedJoin<T,T> implements Serializable
-
Serialized Fields
-
sqmRoot
SqmRoot<?> sqmRoot
-
-
-
Class org.hibernate.query.sqm.tree.from.SqmFromClause extends Object implements Serializable
-
Class org.hibernate.query.sqm.tree.from.SqmRoot extends AbstractSqmFrom<E,E> implements Serializable
-
-
Package org.hibernate.query.sqm.tree.insert
-
Class org.hibernate.query.sqm.tree.insert.AbstractSqmInsertStatement extends AbstractSqmDmlStatement<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.insert.SqmInsertSelectStatement extends AbstractSqmInsertStatement<T> implements Serializable
-
Serialized Fields
-
selectQueryPart
SqmQueryPart<?> selectQueryPart
-
-
-
Class org.hibernate.query.sqm.tree.insert.SqmInsertValuesStatement extends AbstractSqmInsertStatement<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.insert.SqmValues extends Object implements Serializable
-
Serialized Fields
-
expressions
List<SqmExpression<?>> expressions
-
-
-
-
Package org.hibernate.query.sqm.tree.jpa
-
Class org.hibernate.query.sqm.tree.jpa.AbstractJpaSelection extends AbstractJpaTupleElement<T> implements Serializable
-
Class org.hibernate.query.sqm.tree.jpa.AbstractJpaTupleElement extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
alias
String alias
-
expressibleType
SqmExpressible<T> expressibleType
-
-
-
-
Package org.hibernate.query.sqm.tree.predicate
-
Class org.hibernate.query.sqm.tree.predicate.AbstractNegatableSqmPredicate extends AbstractSqmPredicate implements Serializable
-
Serialized Fields
-
negated
boolean negated
-
-
-
Class org.hibernate.query.sqm.tree.predicate.AbstractSqmPredicate extends AbstractSqmExpression<Boolean> implements Serializable
-
Class org.hibernate.query.sqm.tree.predicate.SqmBetweenPredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
expression
SqmExpression<?> expression
-
lowerBound
SqmExpression<?> lowerBound
-
upperBound
SqmExpression<?> upperBound
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmBooleanExpressionPredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
booleanExpression
SqmExpression<Boolean> booleanExpression
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmComparisonPredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
leftHandExpression
SqmExpression<?> leftHandExpression
-
operator
ComparisonOperator operator
-
rightHandExpression
SqmExpression<?> rightHandExpression
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmEmptinessPredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
pluralPath
SqmPluralValuedSimplePath<?> pluralPath
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmExistsPredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
expression
SqmExpression<?> expression
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmGroupedPredicate extends AbstractSqmPredicate implements Serializable
-
Serialized Fields
-
subPredicate
SqmPredicate subPredicate
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmInListPredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
listExpressions
List<SqmExpression<T>> listExpressions
-
testExpression
SqmExpression<T> testExpression
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmInSubQueryPredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
subQueryExpression
SqmSubQuery<T> subQueryExpression
-
testExpression
SqmExpression<T> testExpression
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmJunctionPredicate extends AbstractSqmPredicate implements Serializable
-
Serialized Fields
-
booleanOperator
Predicate.BooleanOperator booleanOperator
-
predicates
List<SqmPredicate> predicates
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmLikePredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
escapeCharacter
SqmExpression<?> escapeCharacter
-
isCaseSensitive
boolean isCaseSensitive
-
matchExpression
SqmExpression<?> matchExpression
-
pattern
SqmExpression<?> pattern
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmMemberOfPredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
leftHandExpression
SqmExpression<?> leftHandExpression
-
pluralPath
SqmPath<?> pluralPath
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmNegatedPredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
wrappedPredicate
SqmPredicate wrappedPredicate
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmNullnessPredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
expression
SqmExpression<?> expression
-
-
-
Class org.hibernate.query.sqm.tree.predicate.SqmTruthnessPredicate extends AbstractNegatableSqmPredicate implements Serializable
-
Serialized Fields
-
expression
SqmExpression<?> expression
-
value
boolean value
-
-
-
-
Package org.hibernate.query.sqm.tree.select
-
Class org.hibernate.query.sqm.tree.select.AbstractSqmSelectQuery extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
cteStatements
Map<String,SqmCteStatement<?>> cteStatements
-
resultType
Class<T> resultType
-
sqmQueryPart
SqmQueryPart<T> sqmQueryPart
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiation extends AbstractJpaSelection<T> implements Serializable
-
Serialized Fields
-
arguments
List<SqmDynamicInstantiationArgument<?>> arguments
-
instantiationTarget
SqmDynamicInstantiationTarget<T> instantiationTarget
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmDynamicInstantiationArgument extends Object implements Serializable
-
Serialized Fields
-
alias
String alias
-
nodeBuilder
NodeBuilder nodeBuilder
-
selectableNode
SqmSelectableNode<T> selectableNode
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmJpaCompoundSelection extends AbstractSqmExpression<T> implements Serializable
-
Serialized Fields
-
javaType
JavaType<T> javaType
-
selectableNodes
List<SqmSelectableNode<?>> selectableNodes
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmOrderByClause extends Object implements Serializable
-
Serialized Fields
-
hasPositionalSortItem
boolean hasPositionalSortItem
-
sortSpecifications
List<SqmSortSpecification> sortSpecifications
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmQueryGroup extends SqmQueryPart<T> implements Serializable
-
Serialized Fields
-
queryParts
List<SqmQueryPart<T>> queryParts
-
setOperator
SetOperator setOperator
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmQueryPart extends Object implements Serializable
-
Serialized Fields
-
fetchClauseType
FetchClauseType fetchClauseType
-
fetchExpression
SqmExpression<? extends Number> fetchExpression
-
nodeBuilder
NodeBuilder nodeBuilder
-
offsetExpression
SqmExpression<? extends Number> offsetExpression
-
orderByClause
SqmOrderByClause orderByClause
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmQuerySpec extends SqmQueryPart<T> implements Serializable
-
Serialized Fields
-
fromClause
SqmFromClause fromClause
-
groupByClauseExpressions
List<SqmExpression<?>> groupByClauseExpressions
-
hasPositionalGroupItem
boolean hasPositionalGroupItem
-
havingClausePredicate
SqmPredicate havingClausePredicate
-
selectClause
SqmSelectClause selectClause
-
whereClause
SqmWhereClause whereClause
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmSelectClause extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
distinct
boolean distinct
-
selections
List<SqmSelection<?>> selections
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmSelection extends AbstractSqmNode implements Serializable
-
Serialized Fields
-
alias
String alias
-
selectableNode
SqmSelectableNode<T> selectableNode
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmSelectStatement extends AbstractSqmSelectQuery<T> implements Serializable
-
Serialized Fields
-
parameters
Set<SqmParameter<?>> parameters
-
querySource
SqmQuerySource querySource
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmSortSpecification extends Object implements Serializable
-
Serialized Fields
-
nullPrecedence
NullPrecedence nullPrecedence
-
sortExpression
SqmExpression sortExpression
-
sortOrder
SortDirection sortOrder
-
-
-
Class org.hibernate.query.sqm.tree.select.SqmSubQuery extends AbstractSqmSelectQuery<T> implements Serializable
-
Serialized Fields
-
alias
String alias
-
expressibleType
SqmExpressible<T> expressibleType
-
parent
SqmQuery<?> parent
-
-
-
-
Package org.hibernate.query.sqm.tree.update
-
Class org.hibernate.query.sqm.tree.update.SqmUpdateStatement extends AbstractSqmRestrictedDmlStatement<T> implements Serializable
-
Serialized Fields
-
setClause
SqmSetClause setClause
-
versioned
boolean versioned
-
-
-
-
Package org.hibernate.resource.beans.spi
-
Package org.hibernate.resource.jdbc.spi
-
Package org.hibernate.resource.transaction
-
Class org.hibernate.resource.transaction.LocalSynchronizationException extends HibernateException implements Serializable
-
Class org.hibernate.resource.transaction.NullSynchronizationException extends HibernateException implements Serializable
-
Class org.hibernate.resource.transaction.TransactionRequiredForJoinException extends HibernateException implements Serializable
-
-
Package org.hibernate.resource.transaction.spi
-
Package org.hibernate.result
-
Class org.hibernate.result.NoMoreReturnsException extends HibernateException implements Serializable
-
-
Package org.hibernate.service
-
Class org.hibernate.service.NullServiceException extends ServiceException implements Serializable
-
Serialized Fields
-
serviceRole
Class serviceRole
-
-
-
Class org.hibernate.service.UnknownServiceException extends ServiceException implements Serializable
-
Serialized Fields
-
serviceRole
Class serviceRole
-
-
-
Class org.hibernate.service.UnknownUnwrapTypeException extends HibernateException implements Serializable
-
-
Package org.hibernate.service.spi
-
Class org.hibernate.service.spi.ServiceException extends HibernateException implements Serializable
-
-
Package org.hibernate.spi
-
Class org.hibernate.spi.EntityIdentifierNavigablePath extends NavigablePath implements Serializable
-
Serialized Fields
-
identifierAttributeName
String identifierAttributeName
-
-
-
Class org.hibernate.spi.NavigablePath extends Object implements Serializable
-
Serialized Fields
-
alias
@Nullable String alias
-
fullPathCalculator
NavigablePath.FullPathCalculator fullPathCalculator
-
hashCode
int hashCode
-
identifierForTableGroup
String identifierForTableGroup
-
localName
String localName
-
parent
@Nullable NavigablePath parent
-
-
-
Class org.hibernate.spi.TreatedNavigablePath extends NavigablePath implements Serializable
-
-
Package org.hibernate.sql.ast
-
Class org.hibernate.sql.ast.SqlTreeCreationException extends HibernateException implements Serializable
-
-
Package org.hibernate.sql.ast.spi
-
Package org.hibernate.sql.ast.tree
-
Package org.hibernate.sql.ast.tree.expression
-
Class org.hibernate.sql.ast.tree.expression.CaseSearchedExpression.WhenFragment extends Object implements Serializable
-
Serialized Fields
-
predicate
Predicate predicate
-
result
Expression result
-
-
-
Class org.hibernate.sql.ast.tree.expression.CaseSimpleExpression.WhenFragment extends Object implements Serializable
-
Serialized Fields
-
checkValue
Expression checkValue
-
result
Expression result
-
-
-
-
Package org.hibernate.sql.ast.tree.from
-
Class org.hibernate.sql.ast.tree.from.UnknownTableReferenceException extends HibernateException implements Serializable
-
Serialized Fields
-
tableExpression
String tableExpression
-
-
-
-
Package org.hibernate.sql.exec
-
Class org.hibernate.sql.exec.ExecutionException extends HibernateError implements Serializable
-
Class org.hibernate.sql.exec.SqlExecLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.hibernate.sql.model.ast
-
Class org.hibernate.sql.model.ast.ColumnValueBindingList extends ArrayList<ColumnValueBinding> implements Serializable
-
Serialized Fields
-
mutatingTable
MutatingTableReference mutatingTable
-
parameters
ColumnValueParameterList parameters
-
parameterUsage
ParameterUsage parameterUsage
-
-
-
Class org.hibernate.sql.model.ast.ColumnValueParameterList extends ArrayList<ColumnValueParameter> implements Serializable
-
Serialized Fields
-
parameterUsage
ParameterUsage parameterUsage
-
tableReference
TableReference tableReference
-
-
-
-
Package org.hibernate.sql.results
-
Class org.hibernate.sql.results.DomainResultCreationException extends HibernateException implements Serializable
-
Class org.hibernate.sql.results.LoadingLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.hibernate.sql.results.NoMoreOutputsException extends HibernateException implements Serializable
-
Class org.hibernate.sql.results.ResultsLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.hibernate.sql.results.graph.embeddable
-
Package org.hibernate.sql.results.jdbc.spi
-
Package org.hibernate.stat
-
Package org.hibernate.stat.spi
-
Package org.hibernate.tool.schema.extract.spi
-
Class org.hibernate.tool.schema.extract.spi.SchemaExtractionException extends HibernateException implements Serializable
-
-
Package org.hibernate.tool.schema.spi
-
Class org.hibernate.tool.schema.spi.CommandAcceptanceException extends HibernateException implements Serializable
-
Class org.hibernate.tool.schema.spi.SchemaManagementException extends HibernateException implements Serializable
-
Class org.hibernate.tool.schema.spi.SqlScriptException extends HibernateException implements Serializable
-
-
Package org.hibernate.transform
-
Class org.hibernate.transform.AliasToBeanConstructorResultTransformer extends Object implements Serializable
-
Serialized Fields
-
constructor
Constructor<T> constructor
Deprecated.
-
-
-
Class org.hibernate.transform.AliasToBeanResultTransformer extends Object implements Serializable
-
Class org.hibernate.transform.AliasToEntityMapResultTransformer extends Object implements Serializable
-
Serialization Methods
-
readResolve
private Object readResolve()
Deprecated.Serialization hook for ensuring singleton uniqueing.
-
-
-
Class org.hibernate.transform.ToListResultTransformer extends Object implements Serializable
-
Serialization Methods
-
readResolve
private Object readResolve()
Deprecated.Serialization hook for ensuring singleton uniqueing.
-
-
-
-
Package org.hibernate.tuple
-
Class org.hibernate.tuple.CreationTimestampGeneration extends Object implements Serializable
-
Serialized Fields
-
generator
ValueGenerator<?> generator
Deprecated.
-
-
-
Class org.hibernate.tuple.DynamicMapInstantiator extends Object implements Serializable
-
Class org.hibernate.tuple.PojoInstantiator extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws ClassNotFoundException, IOException
Deprecated.- Throws:
ClassNotFoundException
IOException
-
-
Serialized Fields
-
embeddedIdentifier
boolean embeddedIdentifier
Deprecated. -
isAbstract
boolean isAbstract
Deprecated. -
mappedClass
Class<?> mappedClass
Deprecated.
-
-
-
Class org.hibernate.tuple.UpdateTimestampGeneration extends Object implements Serializable
-
Serialized Fields
-
generator
ValueGenerator<?> generator
Deprecated.
-
-
-
Class org.hibernate.tuple.VmValueGeneration extends Object implements Serializable
-
Serialized Fields
-
eventTypes
EnumSet<EventType> eventTypes
Deprecated. -
generator
ValueGenerator<?> generator
Deprecated.
-
-
-
-
Package org.hibernate.tuple.entity
-
Class org.hibernate.tuple.entity.CompositeValueGenerationException extends HibernateException implements Serializable
-
Class org.hibernate.tuple.entity.EntityMetamodel extends Object implements Serializable
-
Serialized Fields
-
bytecodeEnhancementMetadata
BytecodeEnhancementMetadata bytecodeEnhancementMetadata
Deprecated, for removal: This API element is subject to removal in a future version. -
cascadeStyles
CascadeStyle[] cascadeStyles
Deprecated, for removal: This API element is subject to removal in a future version. -
dynamicInsert
boolean dynamicInsert
Deprecated, for removal: This API element is subject to removal in a future version. -
dynamicUpdate
boolean dynamicUpdate
Deprecated, for removal: This API element is subject to removal in a future version. -
entityNameByInheritanceClassMap
Map<Class<?>,String> entityNameByInheritanceClassMap
Deprecated, for removal: This API element is subject to removal in a future version. -
entityType
EntityType entityType
Deprecated, for removal: This API element is subject to removal in a future version. -
explicitPolymorphism
boolean explicitPolymorphism
Deprecated, for removal: This API element is subject to removal in a future version. -
generators
Generator[] generators
Deprecated, for removal: This API element is subject to removal in a future version. -
hasCacheableNaturalId
boolean hasCacheableNaturalId
Deprecated, for removal: This API element is subject to removal in a future version. -
hasCascadeDelete
boolean hasCascadeDelete
Deprecated, for removal: This API element is subject to removal in a future version. -
hasCascades
boolean hasCascades
Deprecated, for removal: This API element is subject to removal in a future version. -
hasCollections
boolean hasCollections
Deprecated, for removal: This API element is subject to removal in a future version. -
hasImmutableNaturalId
boolean hasImmutableNaturalId
Deprecated, for removal: This API element is subject to removal in a future version. -
hasInsertGeneratedValues
boolean hasInsertGeneratedValues
Deprecated, for removal: This API element is subject to removal in a future version. -
hasLazyProperties
boolean hasLazyProperties
Deprecated, for removal: This API element is subject to removal in a future version. -
hasNonIdentifierPropertyNamedId
boolean hasNonIdentifierPropertyNamedId
Deprecated, for removal: This API element is subject to removal in a future version. -
hasOwnedCollections
boolean hasOwnedCollections
Deprecated, for removal: This API element is subject to removal in a future version. -
hasPreInsertGeneratedValues
boolean hasPreInsertGeneratedValues
Deprecated, for removal: This API element is subject to removal in a future version. -
hasPreUpdateGeneratedValues
boolean hasPreUpdateGeneratedValues
Deprecated, for removal: This API element is subject to removal in a future version. -
hasSubclasses
boolean hasSubclasses
Deprecated, for removal: This API element is subject to removal in a future version. -
hasUpdateGeneratedValues
boolean hasUpdateGeneratedValues
Deprecated, for removal: This API element is subject to removal in a future version. -
identifierAttribute
IdentifierProperty identifierAttribute
Deprecated, for removal: This API element is subject to removal in a future version. -
inherited
boolean inherited
Deprecated, for removal: This API element is subject to removal in a future version. -
isAbstract
boolean isAbstract
Deprecated, for removal: This API element is subject to removal in a future version. -
lazy
boolean lazy
Deprecated, for removal: This API element is subject to removal in a future version. -
mutable
boolean mutable
Deprecated, for removal: This API element is subject to removal in a future version. -
mutablePropertiesIndexes
BitSet mutablePropertiesIndexes
Deprecated, for removal: This API element is subject to removal in a future version. -
name
String name
Deprecated, for removal: This API element is subject to removal in a future version. -
naturalIdPropertyNumbers
int[] naturalIdPropertyNumbers
Deprecated, for removal: This API element is subject to removal in a future version. -
nonlazyPropertyUpdateability
boolean[] nonlazyPropertyUpdateability
Deprecated, for removal: This API element is subject to removal in a future version. -
optimisticLockStyle
OptimisticLockStyle optimisticLockStyle
Deprecated, for removal: This API element is subject to removal in a future version. -
polymorphic
boolean polymorphic
Deprecated, for removal: This API element is subject to removal in a future version. -
properties
NonIdentifierAttribute[] properties
Deprecated, for removal: This API element is subject to removal in a future version. -
propertyCheckability
boolean[] propertyCheckability
Deprecated, for removal: This API element is subject to removal in a future version. -
propertyIndexes
Map<String,Integer> propertyIndexes
Deprecated, for removal: This API element is subject to removal in a future version. -
propertyInsertability
boolean[] propertyInsertability
Deprecated, for removal: This API element is subject to removal in a future version. -
propertyLaziness
boolean[] propertyLaziness
Deprecated, for removal: This API element is subject to removal in a future version. -
propertyNames
String[] propertyNames
Deprecated, for removal: This API element is subject to removal in a future version. -
propertyNullability
boolean[] propertyNullability
Deprecated, for removal: This API element is subject to removal in a future version. -
propertySpan
int propertySpan
Deprecated, for removal: This API element is subject to removal in a future version. -
propertyTypes
Type[] propertyTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
propertyUpdateability
boolean[] propertyUpdateability
Deprecated, for removal: This API element is subject to removal in a future version. -
propertyVersionability
boolean[] propertyVersionability
Deprecated, for removal: This API element is subject to removal in a future version. -
rootName
String rootName
Deprecated, for removal: This API element is subject to removal in a future version. -
selectBeforeUpdate
boolean selectBeforeUpdate
Deprecated, for removal: This API element is subject to removal in a future version. -
sessionFactory
SessionFactoryImplementor sessionFactory
Deprecated, for removal: This API element is subject to removal in a future version. -
subclassEntityNames
Set<String> subclassEntityNames
Deprecated, for removal: This API element is subject to removal in a future version. -
subclassId
int subclassId
Deprecated, for removal: This API element is subject to removal in a future version. -
superclass
String superclass
Deprecated, for removal: This API element is subject to removal in a future version. -
versioned
boolean versioned
Deprecated, for removal: This API element is subject to removal in a future version. -
versionGenerator
BeforeExecutionGenerator versionGenerator
Deprecated, for removal: This API element is subject to removal in a future version. -
versionPropertyIndex
int versionPropertyIndex
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
-
Package org.hibernate.type
-
Class org.hibernate.type.AbstractSingleColumnStandardBasicType extends AbstractStandardBasicType<T> implements Serializable
-
Class org.hibernate.type.AbstractStandardBasicType extends Object implements Serializable
-
Serialized Fields
-
javaType
JavaType<T> javaType
-
javaTypeAsAbstractClassJavaType
AbstractClassJavaType<T> javaTypeAsAbstractClassJavaType
-
javaTypeClass
Class javaTypeClass
-
javatypeComparator
Comparator<T> javatypeComparator
-
jdbcLiteralFormatter
JdbcLiteralFormatter<T> jdbcLiteralFormatter
-
jdbcType
JdbcType jdbcType
-
jdbcValueBinder
ValueBinder<T> jdbcValueBinder
-
jdbcValueExtractor
ValueExtractor<T> jdbcValueExtractor
-
mutabilityPlan
MutabilityPlan<T> mutabilityPlan
-
sqlTypes
int[] sqlTypes
-
-
-
Class org.hibernate.type.AbstractType extends Object implements Serializable
-
Class org.hibernate.type.AnyType extends AbstractType implements Serializable
-
Serialized Fields
-
discriminatorType
Type discriminatorType
-
eager
boolean eager
-
identifierType
Type identifierType
-
typeConfiguration
TypeConfiguration typeConfiguration
-
-
-
Class org.hibernate.type.AnyType.ObjectTypeCacheEntry extends Object implements Serializable
-
Class org.hibernate.type.ArrayType extends CollectionType implements Serializable
-
Class org.hibernate.type.BagType extends CollectionType implements Serializable
-
Class org.hibernate.type.BasicArrayType extends AbstractSingleColumnStandardBasicType<T> implements Serializable
-
Class org.hibernate.type.BasicCollectionType extends AbstractSingleColumnStandardBasicType<C extends Collection<E>> implements Serializable
-
Class org.hibernate.type.BasicTypeReference extends Object implements Serializable
-
Serialized Fields
-
converter
BasicValueConverter<T,?> converter
-
forceImmutable
boolean forceImmutable
-
javaType
Class<T> javaType
-
name
String name
-
sqlTypeCode
int sqlTypeCode
-
-
-
Class org.hibernate.type.BasicTypeRegistry extends Object implements Serializable
-
Class org.hibernate.type.BottomType extends AbstractSingleColumnStandardBasicType<Void> implements Serializable
-
Class org.hibernate.type.CollectionType extends AbstractType implements Serializable
-
Serialized Fields
-
foreignKeyPropertyName
String foreignKeyPropertyName
-
persister
CollectionPersister persister
-
role
String role
-
-
-
Class org.hibernate.type.ComponentType extends AbstractType implements Serializable
-
Serialized Fields
-
canDoExtraction
Boolean canDoExtraction
-
cascade
CascadeStyle[] cascade
-
componentClass
Class<?> componentClass
-
compositeUserType
CompositeUserType<Object> compositeUserType
-
hasNotNullProperty
boolean hasNotNullProperty
-
isAggregate
boolean isAggregate
-
isKey
boolean isKey
-
joinedFetch
FetchMode[] joinedFetch
-
mappingModelPart
EmbeddableValuedModelPart mappingModelPart
-
mutable
boolean mutable
-
originalPropertyOrder
int[] originalPropertyOrder
-
propertyNames
String[] propertyNames
-
propertyNullability
boolean[] propertyNullability
-
propertySpan
int propertySpan
-
propertyTypes
Type[] propertyTypes
-
-
-
Class org.hibernate.type.ConvertedBasicArrayType extends AbstractSingleColumnStandardBasicType<T> implements Serializable
-
Serialized Fields
-
baseDescriptor
BasicType<E> baseDescriptor
-
converter
BasicValueConverter<T,S> converter
-
jdbcLiteralFormatter
JdbcLiteralFormatter<T> jdbcLiteralFormatter
-
jdbcValueBinder
ValueBinder<T> jdbcValueBinder
-
jdbcValueExtractor
ValueExtractor<T> jdbcValueExtractor
-
name
String name
-
-
-
Class org.hibernate.type.ConvertedBasicCollectionType extends BasicCollectionType<C extends Collection<E>,E> implements Serializable
-
Serialized Fields
-
converter
BasicValueConverter<C extends Collection<E>,?> converter
-
jdbcLiteralFormatter
JdbcLiteralFormatter<C extends Collection<E>> jdbcLiteralFormatter
-
jdbcValueBinder
ValueBinder<C extends Collection<E>> jdbcValueBinder
-
jdbcValueExtractor
ValueExtractor<C extends Collection<E>> jdbcValueExtractor
-
-
-
Class org.hibernate.type.CustomCollectionType extends CollectionType implements Serializable
-
Serialized Fields
-
customLogging
boolean customLogging
-
userType
UserCollectionType userType
-
-
-
Class org.hibernate.type.CustomType extends AbstractType implements Serializable
-
Serialized Fields
-
jdbcJavaType
JavaType<?> jdbcJavaType
-
jdbcLiteralFormatter
JdbcLiteralFormatter<J> jdbcLiteralFormatter
-
jdbcType
JdbcType jdbcType
-
mappedJavaType
JavaType<J> mappedJavaType
-
name
String name
-
registrationKeys
String[] registrationKeys
-
userType
UserType<J> userType
-
valueBinder
ValueBinder<J> valueBinder
-
valueExtractor
ValueExtractor<J> valueExtractor
-
-
-
Class org.hibernate.type.EmbeddedComponentType extends ComponentType implements Serializable
-
Class org.hibernate.type.EntityType extends AbstractType implements Serializable
-
Serialized Fields
-
associatedEntityName
String associatedEntityName
-
eager
boolean eager
-
referenceToPrimaryKey
boolean referenceToPrimaryKey
-
typeConfiguration
TypeConfiguration typeConfiguration
-
uniqueKeyPropertyName
String uniqueKeyPropertyName
-
unwrapProxy
boolean unwrapProxy
-
-
-
Class org.hibernate.type.EnumType extends Object implements Serializable
-
Serialized Fields
-
enumClass
Class<T extends Enum<T>> enumClass
Deprecated, for removal: This API element is subject to removal in a future version. -
enumJavaType
EnumJavaType<T extends Enum<T>> enumJavaType
Deprecated, for removal: This API element is subject to removal in a future version. -
jdbcType
JdbcType jdbcType
Deprecated, for removal: This API element is subject to removal in a future version. -
typeConfiguration
TypeConfiguration typeConfiguration
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Class org.hibernate.type.IdentifierBagType extends CollectionType implements Serializable
-
Class org.hibernate.type.JavaObjectType extends AbstractSingleColumnStandardBasicType<Object> implements Serializable
-
Class org.hibernate.type.ListType extends CollectionType implements Serializable
-
Class org.hibernate.type.ManyToOneType extends EntityType implements Serializable
-
Serialized Fields
-
ignoreNotFound
boolean ignoreNotFound
-
isLogicalOneToOne
boolean isLogicalOneToOne
-
propertyName
String propertyName
-
-
-
Class org.hibernate.type.MapType extends CollectionType implements Serializable
-
Class org.hibernate.type.MetaType extends AbstractType implements Serializable
-
Serialized Fields
-
baseType
Type baseType
Deprecated, for removal: This API element is subject to removal in a future version. -
discriminatorValuesToEntityNameMap
Map<Object,String> discriminatorValuesToEntityNameMap
Deprecated, for removal: This API element is subject to removal in a future version. -
entityNameToDiscriminatorValueMap
Map<String,Object> entityNameToDiscriminatorValueMap
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Class org.hibernate.type.NullType extends JavaObjectType implements Serializable
-
Class org.hibernate.type.OneToOneType extends EntityType implements Serializable
-
Serialized Fields
-
constrained
boolean constrained
-
entityName
String entityName
-
foreignKeyType
ForeignKeyDirection foreignKeyType
-
propertyName
String propertyName
-
-
-
Class org.hibernate.type.OrderedMapType extends MapType implements Serializable
-
Class org.hibernate.type.OrderedSetType extends SetType implements Serializable
-
Class org.hibernate.type.SerializableToBlobType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dictatedSize
Size dictatedSize
-
javaType
JavaType<T extends Serializable> javaType
-
jdbcLiteralFormatter
JdbcLiteralFormatter<T extends Serializable> jdbcLiteralFormatter
-
jdbcType
JdbcType jdbcType
-
jdbcValueBinder
ValueBinder<T extends Serializable> jdbcValueBinder
-
jdbcValueExtractor
ValueExtractor<T extends Serializable> jdbcValueExtractor
-
sqlTypes
int[] sqlTypes
-
-
Class org.hibernate.type.SerializableType extends AbstractSingleColumnStandardBasicType<T extends Serializable> implements Serializable
-
Serialized Fields
-
serializableClass
Class<T extends Serializable> serializableClass
-
-
-
Class org.hibernate.type.SerializationException extends HibernateException implements Serializable
-
Class org.hibernate.type.SetType extends CollectionType implements Serializable
-
Class org.hibernate.type.SortedMapType extends MapType implements Serializable
-
Serialized Fields
-
comparator
Comparator<?> comparator
-
-
-
Class org.hibernate.type.SortedSetType extends SetType implements Serializable
-
Serialized Fields
-
comparator
Comparator<?> comparator
-
-
-
Class org.hibernate.type.SpecialOneToOneType extends OneToOneType implements Serializable
-
Class org.hibernate.type.StandardBasicTypeTemplate extends AbstractSingleColumnStandardBasicType<J> implements Serializable
-
-
Package org.hibernate.type.descriptor.java
-
Class org.hibernate.type.descriptor.java.AbstractArrayJavaType extends AbstractClassJavaType<T> implements Serializable
-
Class org.hibernate.type.descriptor.java.AbstractClassJavaType extends Object implements Serializable
-
Serialized Fields
-
comparator
Comparator<T> comparator
-
mutabilityPlan
MutabilityPlan<T> mutabilityPlan
-
type
Class<T> type
-
-
-
Class org.hibernate.type.descriptor.java.AbstractJavaType extends Object implements Serializable
-
Serialized Fields
-
comparator
Comparator<T> comparator
-
mutabilityPlan
MutabilityPlan<T> mutabilityPlan
-
type
Type type
-
-
-
Class org.hibernate.type.descriptor.java.AbstractTemporalJavaType extends AbstractClassJavaType<T> implements Serializable
-
Class org.hibernate.type.descriptor.java.ArrayJavaType extends AbstractArrayJavaType<T[],T> implements Serializable
-
Class org.hibernate.type.descriptor.java.ArrayMutabilityPlan extends MutableMutabilityPlan<T> implements Serializable
-
Class org.hibernate.type.descriptor.java.BigDecimalJavaType extends AbstractClassJavaType<BigDecimal> implements Serializable
-
Class org.hibernate.type.descriptor.java.BigIntegerJavaType extends AbstractClassJavaType<BigInteger> implements Serializable
-
Class org.hibernate.type.descriptor.java.BlobJavaType extends AbstractClassJavaType<Blob> implements Serializable
-
Class org.hibernate.type.descriptor.java.BlobJavaType.BlobMutabilityPlan extends Object implements Serializable
-
Class org.hibernate.type.descriptor.java.BooleanJavaType extends AbstractClassJavaType<Boolean> implements Serializable
-
Class org.hibernate.type.descriptor.java.BooleanPrimitiveArrayJavaType extends AbstractArrayJavaType<boolean[],Boolean> implements Serializable
-
Class org.hibernate.type.descriptor.java.ByteArrayJavaType extends AbstractClassJavaType<Byte[]> implements Serializable
-
Class org.hibernate.type.descriptor.java.ByteJavaType extends AbstractClassJavaType<Byte> implements Serializable
-
Class org.hibernate.type.descriptor.java.CalendarDateJavaType extends AbstractTemporalJavaType<Calendar> implements Serializable
-
Class org.hibernate.type.descriptor.java.CalendarJavaType extends AbstractTemporalJavaType<Calendar> implements Serializable
-
Class org.hibernate.type.descriptor.java.CalendarJavaType.CalendarMutabilityPlan extends MutableMutabilityPlan<Calendar> implements Serializable
-
Class org.hibernate.type.descriptor.java.CalendarTimeJavaType extends AbstractTemporalJavaType<Calendar> implements Serializable
-
Class org.hibernate.type.descriptor.java.CharacterArrayJavaType extends AbstractClassJavaType<Character[]> implements Serializable
-
Class org.hibernate.type.descriptor.java.CharacterJavaType extends AbstractClassJavaType<Character> implements Serializable
-
Class org.hibernate.type.descriptor.java.ClassJavaType extends AbstractClassJavaType<Class> implements Serializable
-
Class org.hibernate.type.descriptor.java.ClobJavaType extends AbstractClassJavaType<Clob> implements Serializable
-
Class org.hibernate.type.descriptor.java.ClobJavaType.ClobMutabilityPlan extends Object implements Serializable
-
Class org.hibernate.type.descriptor.java.CoercionException extends HibernateException implements Serializable
-
Class org.hibernate.type.descriptor.java.CurrencyJavaType extends AbstractClassJavaType<Currency> implements Serializable
-
Class org.hibernate.type.descriptor.java.DateJavaType extends AbstractTemporalJavaType<Date> implements Serializable
-
Class org.hibernate.type.descriptor.java.DateJavaType.DateMutabilityPlan extends MutableMutabilityPlan<Date> implements Serializable
-
Class org.hibernate.type.descriptor.java.DoubleJavaType extends AbstractClassJavaType<Double> implements Serializable
-
Class org.hibernate.type.descriptor.java.DoublePrimitiveArrayJavaType extends AbstractArrayJavaType<double[],Double> implements Serializable
-
Class org.hibernate.type.descriptor.java.DurationJavaType extends AbstractClassJavaType<Duration> implements Serializable
-
Class org.hibernate.type.descriptor.java.EnumJavaType extends AbstractClassJavaType<T extends Enum<T>> implements Serializable
-
Class org.hibernate.type.descriptor.java.FloatJavaType extends AbstractClassJavaType<Float> implements Serializable
-
Class org.hibernate.type.descriptor.java.FloatPrimitiveArrayJavaType extends AbstractArrayJavaType<float[],Float> implements Serializable
-
Class org.hibernate.type.descriptor.java.Immutability extends Object implements Serializable
-
Class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan extends Object implements Serializable
-
Class org.hibernate.type.descriptor.java.InetAddressJavaType extends AbstractClassJavaType<InetAddress> implements Serializable
-
Class org.hibernate.type.descriptor.java.InstantJavaType extends AbstractTemporalJavaType<Instant> implements Serializable
-
Class org.hibernate.type.descriptor.java.IntegerJavaType extends AbstractClassJavaType<Integer> implements Serializable
-
Class org.hibernate.type.descriptor.java.IntegerPrimitiveArrayJavaType extends AbstractArrayJavaType<int[],Integer> implements Serializable
-
Class org.hibernate.type.descriptor.java.JdbcDateJavaType extends AbstractTemporalJavaType<Date> implements Serializable
-
Class org.hibernate.type.descriptor.java.JdbcDateJavaType.DateMutabilityPlan extends MutableMutabilityPlan<Date> implements Serializable
-
Class org.hibernate.type.descriptor.java.JdbcTimeJavaType extends AbstractTemporalJavaType<Date> implements Serializable
-
Class org.hibernate.type.descriptor.java.JdbcTimeJavaType.TimeMutabilityPlan extends MutableMutabilityPlan<Date> implements Serializable
-
Class org.hibernate.type.descriptor.java.JdbcTimestampJavaType extends AbstractTemporalJavaType<Date> implements Serializable
-
Class org.hibernate.type.descriptor.java.JdbcTimestampJavaType.TimestampMutabilityPlan extends MutableMutabilityPlan<Date> implements Serializable
-
Class org.hibernate.type.descriptor.java.LocalDateJavaType extends AbstractTemporalJavaType<LocalDate> implements Serializable
-
Class org.hibernate.type.descriptor.java.LocalDateTimeJavaType extends AbstractTemporalJavaType<LocalDateTime> implements Serializable
-
Class org.hibernate.type.descriptor.java.LocaleJavaType extends AbstractClassJavaType<Locale> implements Serializable
-
Class org.hibernate.type.descriptor.java.LocalTimeJavaType extends AbstractTemporalJavaType<LocalTime> implements Serializable
-
Class org.hibernate.type.descriptor.java.LongJavaType extends AbstractClassJavaType<Long> implements Serializable
-
Class org.hibernate.type.descriptor.java.LongPrimitiveArrayJavaType extends AbstractArrayJavaType<long[],Long> implements Serializable
-
Class org.hibernate.type.descriptor.java.MutableMutabilityPlan extends Object implements Serializable
-
Class org.hibernate.type.descriptor.java.NClobJavaType extends AbstractClassJavaType<NClob> implements Serializable
-
Class org.hibernate.type.descriptor.java.NClobJavaType.NClobMutabilityPlan extends Object implements Serializable
-
Class org.hibernate.type.descriptor.java.ObjectArrayJavaType extends AbstractClassJavaType<Object[]> implements Serializable
-
Serialized Fields
-
components
JavaType[] components
-
-
-
Class org.hibernate.type.descriptor.java.ObjectJavaType extends AbstractClassJavaType<Object> implements Serializable
-
Class org.hibernate.type.descriptor.java.OffsetDateTimeJavaType extends AbstractTemporalJavaType<OffsetDateTime> implements Serializable
-
Class org.hibernate.type.descriptor.java.OffsetTimeJavaType extends AbstractTemporalJavaType<OffsetTime> implements Serializable
-
Class org.hibernate.type.descriptor.java.PrimitiveByteArrayJavaType extends AbstractClassJavaType<byte[]> implements Serializable
-
Class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayJavaType extends AbstractClassJavaType<char[]> implements Serializable
-
Class org.hibernate.type.descriptor.java.RowVersionJavaType extends AbstractClassJavaType<byte[]> implements Serializable
-
Class org.hibernate.type.descriptor.java.SerializableJavaType extends AbstractClassJavaType<T extends Serializable> implements Serializable
-
Class org.hibernate.type.descriptor.java.SerializableJavaType.SerializableMutabilityPlan extends MutableMutabilityPlan<S extends Serializable> implements Serializable
-
Class org.hibernate.type.descriptor.java.ShortJavaType extends AbstractClassJavaType<Short> implements Serializable
-
Class org.hibernate.type.descriptor.java.ShortPrimitiveArrayJavaType extends AbstractArrayJavaType<short[],Short> implements Serializable
-
Class org.hibernate.type.descriptor.java.StringJavaType extends AbstractClassJavaType<String> implements Serializable
-
Class org.hibernate.type.descriptor.java.TimeZoneJavaType extends AbstractClassJavaType<TimeZone> implements Serializable
-
Class org.hibernate.type.descriptor.java.UrlJavaType extends AbstractClassJavaType<URL> implements Serializable
-
Class org.hibernate.type.descriptor.java.UUIDJavaType extends AbstractClassJavaType<UUID> implements Serializable
-
Class org.hibernate.type.descriptor.java.YearJavaType extends AbstractClassJavaType<Year> implements Serializable
-
Class org.hibernate.type.descriptor.java.ZonedDateTimeJavaType extends AbstractTemporalJavaType<ZonedDateTime> implements Serializable
-
Class org.hibernate.type.descriptor.java.ZoneIdJavaType extends AbstractClassJavaType<ZoneId> implements Serializable
-
Class org.hibernate.type.descriptor.java.ZoneOffsetJavaType extends AbstractClassJavaType<ZoneOffset> implements Serializable
-
-
Package org.hibernate.type.descriptor.java.spi
-
Class org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType extends AbstractJavaType<C extends Collection<E>> implements Serializable
-
Serialized Fields
-
componentJavaType
JavaType<E> componentJavaType
-
semantics
CollectionSemantics<C extends Collection<E>,E> semantics
-
-
-
Class org.hibernate.type.descriptor.java.spi.CollectionJavaType extends AbstractClassJavaType<C> implements Serializable
-
Serialized Fields
-
semantics
CollectionSemantics<C,?> semantics
-
-
-
Class org.hibernate.type.descriptor.java.spi.DynamicModelJavaType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.java.spi.EmbeddableAggregateJavaType extends AbstractClassJavaType<T> implements Serializable
-
Serialized Fields
-
structName
String structName
-
-
-
Class org.hibernate.type.descriptor.java.spi.EntityJavaType extends AbstractClassJavaType<T> implements Serializable
-
Class org.hibernate.type.descriptor.java.spi.JavaTypeBasicAdaptor extends AbstractClassJavaType<T> implements Serializable
-
Class org.hibernate.type.descriptor.java.spi.JavaTypeRegistry extends Object implements Serializable
-
Serialized Fields
-
descriptorsByType
ConcurrentHashMap<Type,JavaType<?>> descriptorsByType
-
typeConfiguration
TypeConfiguration typeConfiguration
-
-
-
Class org.hibernate.type.descriptor.java.spi.JdbcTypeRecommendationException extends HibernateException implements Serializable
-
Class org.hibernate.type.descriptor.java.spi.MapEntryJavaType extends AbstractClassJavaType<Map.Entry> implements Serializable
-
Class org.hibernate.type.descriptor.java.spi.UnknownBasicJavaType extends AbstractJavaType<T> implements Serializable
-
-
Package org.hibernate.type.descriptor.jdbc
-
Class org.hibernate.type.descriptor.jdbc.ArrayJdbcType extends Object implements Serializable
-
Serialized Fields
-
elementJdbcType
JdbcType elementJdbcType
-
-
-
Class org.hibernate.type.descriptor.jdbc.BasicBinder extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.BasicExtractor extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.BigIntJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.BinaryJdbcType extends VarbinaryJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.BlobJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.BooleanJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.CharJdbcType extends VarcharJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.ClobJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.DateJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.DecimalJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.DoubleJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.FloatJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.H2FormatJsonJdbcType extends JsonJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.InstantAsTimestampJdbcType extends TimestampUtcAsJdbcTimestampJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.InstantAsTimestampWithTimeZoneJdbcType extends TimestampUtcAsOffsetDateTimeJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.InstantJdbcType extends TimestampUtcAsInstantJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.IntegerJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.JsonAsStringJdbcType extends JsonJdbcType implements Serializable
-
Serialized Fields
-
ddlTypeCode
int ddlTypeCode
-
nationalized
boolean nationalized
-
-
-
Class org.hibernate.type.descriptor.jdbc.JsonJdbcType extends Object implements Serializable
-
Serialized Fields
-
embeddableMappingType
EmbeddableMappingType embeddableMappingType
-
-
-
Class org.hibernate.type.descriptor.jdbc.LongNVarcharJdbcType extends NVarcharJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.LongVarbinaryJdbcType extends VarbinaryJdbcType implements Serializable
-
Serialized Fields
-
jdbcTypeCode
int jdbcTypeCode
-
-
-
Class org.hibernate.type.descriptor.jdbc.LongVarcharJdbcType extends VarcharJdbcType implements Serializable
-
Serialized Fields
-
jdbcTypeCode
int jdbcTypeCode
-
-
-
Class org.hibernate.type.descriptor.jdbc.NCharJdbcType extends NVarcharJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.NClobJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.NullJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.NumericJdbcType extends DecimalJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.NVarcharJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.ObjectJdbcType extends Object implements Serializable
-
Serialized Fields
-
jdbcTypeCode
int jdbcTypeCode
-
-
-
Class org.hibernate.type.descriptor.jdbc.ObjectNullAsBinaryTypeJdbcType extends ObjectJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.ObjectNullAsNullTypeJdbcType extends ObjectJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.ObjectNullResolvingJdbcType extends ObjectJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.OracleJsonBlobJdbcType extends Object implements Serializable
-
Serialized Fields
-
embeddableMappingType
EmbeddableMappingType embeddableMappingType
-
-
-
Class org.hibernate.type.descriptor.jdbc.RealJdbcType extends FloatJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.RowIdJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.SmallIntJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TimeAsTimestampWithTimeZoneJdbcType extends TimestampWithTimeZoneJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TimeJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TimestampJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TimestampUtcAsInstantJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TimestampUtcAsJdbcTimestampJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TimestampWithTimeZoneJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TimeUtcAsJdbcTimeJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TimeWithTimeZoneJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TinyIntAsSmallIntJdbcType extends TinyIntJdbcType implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.TinyIntJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.UUIDJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType extends Object implements Serializable
-
Serialized Fields
-
supportsLiterals
boolean supportsLiterals
-
-
-
Class org.hibernate.type.descriptor.jdbc.VarcharJdbcType extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType extends XmlJdbcType implements Serializable
-
Serialized Fields
-
ddlTypeCode
int ddlTypeCode
-
nationalized
boolean nationalized
-
-
-
Class org.hibernate.type.descriptor.jdbc.XmlJdbcType extends Object implements Serializable
-
Serialized Fields
-
embeddableMappingType
EmbeddableMappingType embeddableMappingType
-
-
-
Class org.hibernate.type.descriptor.jdbc.XmlJdbcType.XmlValueBinder extends BasicBinder<X> implements Serializable
-
-
Package org.hibernate.type.descriptor.jdbc.spi
-
Class org.hibernate.type.descriptor.jdbc.spi.AbstractJdbcLiteralFormatter extends Object implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.spi.BasicJdbcLiteralFormatter extends AbstractJdbcLiteralFormatter<T> implements Serializable
-
Class org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry extends Object implements Serializable
-
Serialized Fields
-
aggregateDescriptorMap
ConcurrentHashMap<String,AggregateJdbcType> aggregateDescriptorMap
-
descriptorConstructorMap
ConcurrentHashMap<Integer,JdbcTypeConstructor> descriptorConstructorMap
-
descriptorMap
ConcurrentHashMap<Integer,JdbcType> descriptorMap
-
typeConfiguration
TypeConfiguration typeConfiguration
-
-
-
-
Package org.hibernate.type.descriptor.sql
-
Package org.hibernate.type.descriptor.sql.spi
-
Package org.hibernate.type.spi
-
Class org.hibernate.type.spi.TypeConfiguration extends Object implements Serializable
-
Serialized Fields
-
arrayTuples
ConcurrentMap<org.hibernate.type.spi.TypeConfiguration.ArrayCacheKey,org.hibernate.metamodel.model.domain.internal.ArrayTupleType> arrayTuples
-
basicTypeByJavaType
ConcurrentHashMap<Type,BasicType<?>> basicTypeByJavaType
-
scope
org.hibernate.type.spi.TypeConfiguration.Scope scope
-
uuid
String uuid
-
-
-