Serialized Form
readResolve
private Object readResolve()
name
String name
isPutEnabled
boolean isPutEnabled
isGetEnabled
boolean isGetEnabled
readResolve
private Object readResolve()
name
String name
name
String name
type
String type
readResolve
private Object readResolve()
name
String name
readResolve
private Object readResolve()
name
String name
readResolve
private Object readResolve()
level
int level
name
String name
clazz
Class<T> clazz
path
String path
type
String type
sqle
SQLException sqle
sql
String sql
readResolve
private Object readResolve()
level
int level
name
String name
lockMode
LockMode lockMode
aliasSpecificLockModes
Map<K,V> aliasSpecificLockModes
timeout
int timeout
scope
boolean scope
path
String path
type
String type
identifier
Serializable identifier
entityName
String entityName
entity
Object entity
entity
Object entity
persistentClass
Class<T> persistentClass
propertyName
String propertyName
wasSetter
boolean wasSetter
entityName
String entityName
propertyName
String propertyName
queryString
String queryString
readResolve
private Object readResolve()
name
String name
readResolve
private Object readResolve()
resultSetType
int resultSetType
name
String name
entityName
String entityName
identifier
Serializable identifier
name
String name
identifier
Serializable identifier
entityName
String entityName
identifier
Serializable identifier
entityName
String entityName
Package org.hibernate.action |
affectedTableSpaces
Serializable[] affectedTableSpaces
entityCleanups
Set<E> entityCleanups
collectionCleanups
Set<E> collectionCleanups
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
key
Serializable key
session
SessionImplementor session
collectionRole
String collectionRole
collection
PersistentCollection collection
afterTransactionProcess
AfterTransactionCompletionProcess afterTransactionProcess
emptySnapshot
boolean emptySnapshot
affectedOwner
Object affectedOwner
emptySnapshot
boolean emptySnapshot
sequence
long sequence
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Serialization...
- Throws:
IOException
- Problem performing the default stream reading
ClassNotFoundException
- Problem performing the default stream reading
entityName
String entityName
id
Serializable id
instance
Object instance
session
SessionImplementor session
version
Object version
isCascadeDeleteEnabled
boolean isCascadeDeleteEnabled
state
Object[] state
lock
SoftLock lock
state
Object[] state
isDelayed
boolean isDelayed
delayedEntityKey
EntityKey delayedEntityKey
generatedId
Serializable generatedId
state
Object[] state
version
Object version
cacheEntry
Object cacheEntry
state
Object[] state
previousState
Object[] previousState
previousVersion
Object previousVersion
dirtyFields
int[] dirtyFields
hasDirtyCollection
boolean hasDirtyCollection
rowId
Object rowId
nextVersion
Object nextVersion
cacheEntry
Object cacheEntry
lock
SoftLock lock
Package org.hibernate.bytecode.buildtime |
Package org.hibernate.bytecode.cglib |
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Deprecated.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Deprecated.
- Throws:
IOException
mappedClass
Class<T> mappedClass
- Deprecated.
bulkBean
net.sf.cglib.beans.BulkBean bulkBean
- Deprecated.
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Deprecated.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Deprecated.
- Throws:
IOException
fastClass
net.sf.cglib.reflect.FastClass fastClass
- Deprecated.
Package org.hibernate.bytecode.javassist |
bulkAccessor
BulkAccessor bulkAccessor
mappedClass
Class<T> mappedClass
target
Class<T> target
getters
String[] getters
setters
String[] setters
types
Class<T>[] types
myCause
Throwable myCause
index
int index
type
Class<T> type
fastClass
FastClass fastClass
instantiationOptimizer
ReflectionOptimizer.InstantiationOptimizer instantiationOptimizer
accessOptimizer
ReflectionOptimizer.AccessOptimizer accessOptimizer
Package org.hibernate.cache |
key
Serializable key
type
Type type
entityOrRoleName
String entityOrRoleName
entityMode
EntityMode entityMode
hashCode
int hashCode
filterName
String filterName
filterParameters
Map<K,V> filterParameters
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 deserialization
ClassNotFoundException
- Thrown by normal deserialization
sqlQueryString
String sqlQueryString
positionalParameterTypes
Type[] positionalParameterTypes
positionalParameterValues
Object[] positionalParameterValues
namedParameters
Map<K,V> namedParameters
firstRow
Integer firstRow
maxRows
Integer maxRows
entityMode
EntityMode entityMode
filterKeys
Set<E> filterKeys
customTransformer
ResultTransformer customTransformer
freshTimestamp
long freshTimestamp
value
Object value
version
Object version
unlockTimestamp
long unlockTimestamp
multiplicity
int multiplicity
concurrentLock
boolean concurrentLock
timeout
long timeout
id
int id
version
Object version
Package org.hibernate.cache.access |
readResolve
private Object readResolve()
name
String name
Package org.hibernate.cache.entry |
disassembledState
Serializable[] disassembledState
subclass
String subclass
lazyPropertiesAreUnfetched
boolean lazyPropertiesAreUnfetched
version
Object version
state
Serializable state
Package org.hibernate.cache.infinispan.util |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.hibernate.cfg |
log
org.slf4j.Logger log
- Deprecated.
mappings
Mappings mappings
collection
Collection collection
localInheritedMetas
Map<K,V> localInheritedMetas
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
metadataSourceQueue
Configuration.MetadataSourceQueue metadataSourceQueue
classes
Map<K,V> classes
imports
Map<K,V> imports
collections
Map<K,V> collections
tables
Map<K,V> tables
auxiliaryDatabaseObjects
List<E> auxiliaryDatabaseObjects
namedQueries
Map<K,V> namedQueries
namedSqlQueries
Map<K,V> namedSqlQueries
sqlResultSetMappings
Map<K,V> sqlResultSetMappings
typeDefs
Map<K,V> typeDefs
filterDefinitions
Map<K,V> filterDefinitions
fetchProfiles
Map<K,V> fetchProfiles
tableNameBinding
Map<K,V> tableNameBinding
columnNameBindingPerTable
Map<K,V> columnNameBindingPerTable
secondPasses
List<E> secondPasses
propertyReferences
List<E> propertyReferences
extendsQueue
Map<K,V> extendsQueue
sqlFunctions
Map<K,V> sqlFunctions
typeResolver
TypeResolver typeResolver
entityTuplizerFactory
EntityTuplizerFactory entityTuplizerFactory
interceptor
Interceptor interceptor
properties
Properties properties
entityResolver
EntityResolver entityResolver
entityNotFoundDelegate
EntityNotFoundDelegate entityNotFoundDelegate
namingStrategy
NamingStrategy namingStrategy
persisterClassProvider
PersisterClassProvider persisterClassProvider
sessionFactoryObserver
SessionFactoryObserver sessionFactoryObserver
eventListeners
EventListeners eventListeners
settingsFactory
SettingsFactory settingsFactory
identifierGeneratorFactory
DefaultIdentifierGeneratorFactory identifierGeneratorFactory
mappedSuperClasses
Map<K,V> mappedSuperClasses
namedGenerators
Map<K,V> namedGenerators
joins
Map<K,V> joins
classTypes
Map<K,V> classTypes
defaultNamedQueryNames
Set<E> defaultNamedQueryNames
defaultNamedNativeQueryNames
Set<E> defaultNamedNativeQueryNames
defaultSqlResultSetMappingNames
Set<E> defaultSqlResultSetMappingNames
defaultNamedGenerators
Set<E> defaultNamedGenerators
generatorTables
Map<K,V> generatorTables
uniqueConstraintHoldersByTable
Map<K,V> uniqueConstraintHoldersByTable
mappedByResolver
Map<K,V> mappedByResolver
propertyRefResolver
Map<K,V> propertyRefResolver
anyMetaDefs
Map<K,V> anyMetaDefs
caches
List<E> caches
inSecondPass
boolean inSecondPass
isDefaultProcessed
boolean isDefaultProcessed
isValidatorNotPresentLogged
boolean isValidatorNotPresentLogged
propertiesAnnotatedWithMapsId
Map<K,V> propertiesAnnotatedWithMapsId
propertiesAnnotatedWithIdAndToOne
Map<K,V> propertiesAnnotatedWithIdAndToOne
specjProprietarySyntaxEnabled
boolean specjProprietarySyntaxEnabled
normalizer
ObjectNameNormalizer normalizer
metadataSourcePrecedence
List<E> metadataSourcePrecedence
schemaName
String schemaName
catalogName
String catalogName
defaultPackage
String defaultPackage
autoImport
boolean autoImport
defaultLazy
boolean defaultLazy
defaultCascade
String defaultCascade
defaultAccess
String defaultAccess
useNewGeneratorMappings
Boolean useNewGeneratorMappings
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
hbmMetadataToEntityNamesMap
LinkedHashMap<K,V> hbmMetadataToEntityNamesMap
hbmMetadataByEntityNameXRef
Map<K,V> hbmMetadataByEntityNameXRef
referencedEntityName
String referencedEntityName
component
Component component
mappings
Mappings mappings
joinColumns
Ejb3JoinColumn[] joinColumns
rootClass
RootClass rootClass
joinedSubClass
JoinedSubclass joinedSubClass
log
org.slf4j.Logger log
resolved
boolean resolved
value
SimpleValue value
columns
Ejb3JoinColumn[] columns
uniqueCounter
int uniqueCounter
- unique counter is needed to differentiate 2 instances of FKSecondPass
as they are compared.
Fairly hacky but IBM VM sometimes returns the same hashCode for 2 different objects
TODO is it doable to rely on the Ejb3JoinColumn names? Not sure at they could be inferred
table
Table table
indexName
String indexName
columns
String[] columns
mappings
Mappings mappings
column
Ejb3Column column
unique
boolean unique
entity
JoinedSubclass entity
mappings
Mappings mappings
referencedClass
String referencedClass
propertyName
String propertyName
unique
boolean unique
queryElem
org.dom4j.Element queryElem
path
String path
mappings
Mappings mappings
mappedBy
String mappedBy
mappings
Mappings mappings
ownerEntity
String ownerEntity
ownerProperty
String ownerProperty
propertyHolder
PropertyHolder propertyHolder
ignoreNotFound
boolean ignoreNotFound
inferredData
PropertyData inferredData
targetEntity
org.hibernate.annotations.common.reflection.XClass targetEntity
cascadeOnDelete
boolean cascadeOnDelete
optional
boolean optional
cascadeStrategy
String cascadeStrategy
joinColumns
Ejb3JoinColumn[] joinColumns
referencedEntityName
String referencedEntityName
columns
Ejb3JoinColumn[] columns
value
SimpleValue value
element
org.dom4j.Element element
path
String path
mappings
Mappings mappings
entityBinder
EntityBinder entityBinder
propertyHolder
PropertyHolder propertyHolder
annotatedClass
org.hibernate.annotations.common.reflection.XAnnotatedElement annotatedClass
binder
SimpleValueBinder binder
serialVersionUID: -1194386144994524825L
unique
boolean unique
mappings
Mappings mappings
path
String path
entityClassName
String entityClassName
fetchProfileName
String fetchProfileName
fetch
FetchProfile.FetchOverride fetch
mappings
Mappings mappings
Package org.hibernate.cfg.annotations |
log
org.slf4j.Logger log
ann
SqlResultSetMapping ann
mappings
Mappings mappings
isDefault
boolean isDefault
Package org.hibernate.cfg.annotations.reflection |
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
xmlContext
XMLContext xmlContext
log
org.slf4j.Logger log
globalDefaults
XMLContext.Default globalDefaults
classOverriding
Map<K,V> classOverriding
defaultsOverriding
Map<K,V> defaultsOverriding
defaultElements
List<E> defaultElements
defaultEntityListeners
List<E> defaultEntityListeners
hasContext
boolean hasContext
access
AccessType access
packageName
String packageName
schema
String schema
catalog
String catalog
metadataComplete
Boolean metadataComplete
cascadePersist
Boolean cascadePersist
delimitedIdentifier
Boolean delimitedIdentifier
Package org.hibernate.cfg.beanvalidation |
factory
javax.validation.ValidatorFactory factory
associationsPerEntityPersister
ConcurrentHashMap<K,V> associationsPerEntityPersister
groupsPerOperation
GroupsPerOperation groupsPerOperation
initialized
boolean initialized
Package org.hibernate.classic |
Package org.hibernate.collection |
initialized
boolean initialized
owner
Object owner
cachedSize
int cachedSize
role
String role
key
Serializable key
dirty
boolean dirty
storedSnapshot
Serializable storedSnapshot
array
Object array
bag
List<E> bag
element
org.dom4j.Element element
values
List<E> values
identifiers
Map<K,V> identifiers
element
org.dom4j.Element element
list
List<E> list
map
Map<K,V> map
set
Set<E> set
comparator
Comparator<T> comparator
comparator
Comparator<T> comparator
Package org.hibernate.context |
factory
SessionFactoryImplementor factory
factory
SessionFactoryImplementor factory
factory
SessionFactoryImplementor factory
factory
SessionFactory factory
Package org.hibernate.criterion |
propertyName
String propertyName
propertyName
String propertyName
functionName
String functionName
projection
Projection projection
alias
String alias
propertyName
String propertyName
lo
Object lo
hi
Object hi
distinct
boolean distinct
impl
CriteriaImpl impl
criteria
Criteria criteria
projection
Projection projection
entity
Object entity
excludedProperties
Set<E> excludedProperties
selector
Example.PropertySelector selector
isLikeEnabled
boolean isLikeEnabled
escapeCharacter
Character escapeCharacter
isIgnoreCaseEnabled
boolean isIgnoreCaseEnabled
matchMode
MatchMode matchMode
value
Object value
grouped
boolean grouped
propertyName
String propertyName
value
Object value
propertyName
String propertyName
values
Object[] values
criteria
List<E> criteria
op
String op
propertyName
String propertyName
value
Object value
escapeChar
Character escapeChar
ignoreCase
boolean ignoreCase
lhs
Criterion lhs
rhs
Criterion rhs
op
String op
readResolve
private Object readResolve()
name
String name
conjunction
Junction conjunction
criterion
Criterion criterion
propertyName
String propertyName
propertyName
String propertyName
ascending
boolean ascending
ignoreCase
boolean ignoreCase
propertyName
String propertyName
elements
List<E> elements
propertyName
String propertyName
otherPropertyName
String otherPropertyName
op
String op
propertyName
String propertyName
grouped
boolean grouped
propertyName
String propertyName
propertyName
String propertyName
value
Object value
ignoreCase
boolean ignoreCase
op
String op
value
Object value
propertyName
String propertyName
size
int size
op
String op
sql
String sql
typedValues
TypedValue[] typedValues
sql
String sql
groupBy
String groupBy
types
Type[] types
aliases
String[] aliases
columnAliases
String[] columnAliases
grouped
boolean grouped
criteriaImpl
CriteriaImpl criteriaImpl
quantifier
String quantifier
op
String op
params
QueryParameters params
types
Type[] types
innerQuery
CriteriaQueryTranslator innerQuery
Package org.hibernate.dialect |
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
name
String name
Package org.hibernate.ejb |
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
entityManagerFactory
EntityManagerFactoryImpl entityManagerFactory
persistenceContextType
PersistenceContextType persistenceContextType
transactionType
PersistenceUnitTransactionType transactionType
properties
Map<K,V> properties
lockOptions
LockOptions lockOptions
criteriaQueryCompiler
CriteriaQueryCompiler criteriaQueryCompiler
tupleElements
List<E> tupleElements
tupleElementsByAlias
Map<K,V> tupleElementsByAlias
log
org.slf4j.Logger log
persistenceUnitName
String persistenceUnitName
cfgXmlResource
String cfgXmlResource
cfg
AnnotationConfiguration cfg
settingsFactory
SettingsFactory settingsFactory
transactionType
PersistenceUnitTransactionType transactionType
discardOnClose
boolean discardOnClose
isConfigurationProcessed
boolean isConfigurationProcessed
sessionFactory
SessionFactory sessionFactory
transactionType
PersistenceUnitTransactionType transactionType
discardOnClose
boolean discardOnClose
sessionInterceptorClass
Class<T> sessionInterceptorClass
criteriaBuilder
CriteriaBuilderImpl criteriaBuilder
metamodel
javax.persistence.metamodel.Metamodel metamodel
util
org.hibernate.ejb.EntityManagerFactoryImpl.HibernatePersistenceUnitUtil util
properties
Map<K,V> properties
cache
PersistenceUtilHelper.MetadataCache cache
session
Session session
open
boolean open
discardOnClose
boolean discardOnClose
sessionInterceptorClass
Class<T> sessionInterceptorClass
connectionProviderInjectionData
Map<K,V> connectionProviderInjectionData
Package org.hibernate.ejb.criteria |
criteriaBuilder
CriteriaBuilderImpl criteriaBuilder
attribute
javax.persistence.metamodel.Attribute<X,Y> attribute
entityManagerFactory
EntityManagerFactoryImpl entityManagerFactory
entityManager
HibernateEntityManagerImplementor entityManager
returnType
Class<T> returnType
queryStructure
QueryStructure<T> queryStructure
orderSpecs
List<E> orderSpecs
parent
javax.persistence.criteria.AbstractQuery<T> parent
queryStructure
QueryStructure<T> queryStructure
pathSource
PathSource<X> pathSource
expression
javax.persistence.criteria.Expression<T> expression
ascending
boolean ascending
owner
javax.persistence.criteria.AbstractQuery<T> owner
criteriaBuilder
CriteriaBuilderImpl criteriaBuilder
isSubQuery
boolean isSubQuery
distinct
boolean distinct
selection
javax.persistence.criteria.Selection<X> selection
roots
Set<E> roots
correlationRoots
Set<E> correlationRoots
restriction
javax.persistence.criteria.Predicate restriction
groupings
List<E> groupings
having
javax.persistence.criteria.Predicate having
subqueries
List<E> subqueries
Package org.hibernate.ejb.criteria.expression |
originalJavaType
Class<T> originalJavaType
javaType
Class<T> javaType
alias
String alias
valueHandler
ValueHandlerFactory.ValueHandler<T> valueHandler
operator
BinaryArithmeticOperation.Operation operator
rhs
javax.persistence.criteria.Expression<T> rhs
lhs
javax.persistence.criteria.Expression<T> lhs
expressions
List<E> expressions
javaType
Class<T> javaType
isConstructor
boolean isConstructor
selectionItems
List<E> selectionItems
string1
javax.persistence.criteria.Expression<T> string1
string2
javax.persistence.criteria.Expression<T> string2
origin
PathImplementor<X> origin
listAttribute
javax.persistence.metamodel.ListAttribute<X,E> listAttribute
literal
Object literal
origin
PathImplementor<X> origin
attribute
javax.persistence.metamodel.MapAttribute<X,K,V> attribute
primaryExpression
javax.persistence.criteria.Expression<T> primaryExpression
secondaryExpression
javax.persistence.criteria.Expression<T> secondaryExpression
name
String name
position
Integer position
javaType
Class<T> javaType
whenClauses
List<E> whenClauses
otherwiseResult
javax.persistence.criteria.Expression<T> otherwiseResult
javaType
Class<T> javaType
expression
javax.persistence.criteria.Expression<T> expression
whenClauses
List<E> whenClauses
otherwiseResult
javax.persistence.criteria.Expression<T> otherwiseResult
collectionPath
PluralAttributePath<X> collectionPath
subquery
javax.persistence.criteria.Subquery<T> subquery
modifier
SubqueryComparisonModifierExpression.Modifier modifier
operation
UnaryArithmeticOperation.Operation operation
operand
javax.persistence.criteria.Expression<T> operand
Package org.hibernate.ejb.criteria.expression.function |
distinct
boolean distinct
functionName
String functionName
castSource
ExpressionImpl<T> castSource
pattern
javax.persistence.criteria.Expression<T> pattern
string
javax.persistence.criteria.Expression<T> string
start
javax.persistence.criteria.Expression<T> start
argumentExpressions
List<E> argumentExpressions
value
javax.persistence.criteria.Expression<T> value
start
javax.persistence.criteria.Expression<T> start
length
javax.persistence.criteria.Expression<T> length
trimspec
javax.persistence.criteria.CriteriaBuilder.Trimspec trimspec
trimCharacter
javax.persistence.criteria.Expression<T> trimCharacter
trimSource
javax.persistence.criteria.Expression<T> trimSource
Package org.hibernate.ejb.criteria.path |
joins
Set<E> joins
fetches
Set<E> fetches
correlationParent
FromImplementor<Z,X> correlationParent
joinScope
AbstractFromImpl.JoinScope<X> joinScope
joinAttribute
javax.persistence.metamodel.Attribute<X,Y> joinAttribute
joinType
javax.persistence.criteria.JoinType joinType
pathSource
PathSource<X> pathSource
typeExpression
javax.persistence.criteria.Expression<T> typeExpression
attributePathRegistry
Map<K,V> attributePathRegistry
attribute
javax.persistence.metamodel.MapAttribute<X,K,V> attribute
mapPersister
CollectionPersister mapPersister
mapKeyType
Type mapKeyType
jpaType
javax.persistence.metamodel.Type<X> jpaType
jpaBindableType
javax.persistence.metamodel.Bindable.BindableType jpaBindableType
jpaBinableJavaType
Class<T> jpaBinableJavaType
persistentAttributeType
javax.persistence.metamodel.Attribute.PersistentAttributeType persistentAttributeType
mapKeyAttribute
MapKeyHelpers.MapKeyAttribute<K> mapKeyAttribute
mapAttribute
javax.persistence.metamodel.MapAttribute<X,K,V> mapAttribute
mapJoin
MapJoinImplementor<Z,K,V> mapJoin
attribute
javax.persistence.metamodel.PluralAttribute<X,C,E> attribute
persister
CollectionPersister persister
entityType
javax.persistence.metamodel.EntityType<X> entityType
model
javax.persistence.metamodel.Bindable<T> model
attribute
javax.persistence.metamodel.SingularAttribute<X,T> attribute
managedType
javax.persistence.metamodel.ManagedType<X> managedType
Package org.hibernate.ejb.criteria.predicate |
negated
boolean negated
expression
javax.persistence.criteria.Expression<T> expression
lowerBound
javax.persistence.criteria.Expression<T> lowerBound
upperBound
javax.persistence.criteria.Expression<T> upperBound
expression
javax.persistence.criteria.Expression<T> expression
assertedValue
Boolean assertedValue
expression
javax.persistence.criteria.Expression<T> expression
assertedValue
Boolean assertedValue
comparisonOperator
ComparisonPredicate.ComparisonOperator comparisonOperator
leftHandSide
javax.persistence.criteria.Expression<T> leftHandSide
rightHandSide
javax.persistence.criteria.Expression<T> rightHandSide
operator
javax.persistence.criteria.Predicate.BooleanOperator operator
expressions
List<E> expressions
subquery
javax.persistence.criteria.Subquery<T> subquery
booleanExpression
javax.persistence.criteria.Expression<T> booleanExpression
truthValue
TruthValue truthValue
expression
javax.persistence.criteria.Expression<T> expression
values
List<E> values
collectionPath
PluralAttributePath<X> collectionPath
matchExpression
javax.persistence.criteria.Expression<T> matchExpression
pattern
javax.persistence.criteria.Expression<T> pattern
escapeCharacter
javax.persistence.criteria.Expression<T> escapeCharacter
elementExpression
javax.persistence.criteria.Expression<T> elementExpression
collectionPath
PluralAttributePath<X> collectionPath
operand
javax.persistence.criteria.Expression<T> operand
Package org.hibernate.ejb.event |
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
callbackHandler
EntityCallbackHandler callbackHandler
callbackHandler
EntityCallbackHandler callbackHandler
callbackHandler
EntityCallbackHandler callbackHandler
callbackHandler
EntityCallbackHandler callbackHandler
callbackHandler
EntityCallbackHandler callbackHandler
callbackHandler
EntityCallbackHandler callbackHandler
callbackHandler
EntityCallbackHandler callbackHandler
callbackHandler
EntityCallbackHandler callbackHandler
callbackHandler
EntityCallbackHandler callbackHandler
callbackHandler
EntityCallbackHandler callbackHandler
preCreates
HashMap<K,V> preCreates
postCreates
HashMap<K,V> postCreates
preRemoves
HashMap<K,V> preRemoves
postRemoves
HashMap<K,V> postRemoves
preUpdates
HashMap<K,V> preUpdates
postUpdates
HashMap<K,V> postUpdates
postLoads
HashMap<K,V> postLoads
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
Package org.hibernate.ejb.metamodel |
readObject
protected void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Used by JDK serialization...
- Throws:
IOException
- Indicates a general IO stream exception
ClassNotFoundException
- Indicates a class resolution issue
writeObject
protected void writeObject(ObjectOutputStream oos)
throws IOException
- Used by JDK serialization...
- Throws:
IOException
- Indicates a general IO stream exception
name
String name
javaType
Class<T> javaType
declaringType
AbstractManagedType<X> declaringType
persistentAttributeType
javax.persistence.metamodel.Attribute.PersistentAttributeType persistentAttributeType
hasIdentifierProperty
boolean hasIdentifierProperty
isVersioned
boolean isVersioned
id
SingularAttributeImpl<X,Y> id
version
SingularAttributeImpl<X,Y> version
idClassAttributes
Set<E> idClassAttributes
superType
AbstractManagedType<X> superType
declaredAttributes
Map<K,V> declaredAttributes
declaredSingularAttributes
Map<K,V> declaredSingularAttributes
declaredPluralAttributes
Map<K,V> declaredPluralAttributes
locked
boolean locked
javaType
Class<T> javaType
clazz
Class<T> clazz
persistenceType
javax.persistence.metamodel.Type.PersistenceType persistenceType
parent
AbstractManagedType<X> parent
hibernateType
ComponentType hibernateType
jpaEntityName
String jpaEntityName
entities
Map<K,V> entities
embeddables
Map<K,V> embeddables
elementType
javax.persistence.metamodel.Type<X> elementType
isIdentifier
boolean isIdentifier
isVersion
boolean isVersion
isOptional
boolean isOptional
attributeType
javax.persistence.metamodel.Type<X> attributeType
Package org.hibernate.ejb.util |
readObject
private void readObject(ObjectInputStream stream)
Package org.hibernate.engine |
styles
CascadeStyle[] styles
snapshot
Serializable snapshot
role
String role
loadedKey
Serializable loadedKey
role
String role
key
Serializable key
keyType
Type keyType
factory
SessionFactoryImplementor factory
hashCode
int hashCode
entityMode
EntityMode entityMode
lockMode
LockMode lockMode
status
Status status
previousStatus
Status previousStatus
id
Serializable id
loadedState
Object[] loadedState
deletedState
Object[] deletedState
existsInDatabase
boolean existsInDatabase
version
Object version
entityMode
EntityMode entityMode
entityName
String entityName
isBeingReplicated
boolean isBeingReplicated
loadedWithLazyPropertiesUnfetched
boolean loadedWithLazyPropertiesUnfetched
identifier
Serializable identifier
rootEntityName
String rootEntityName
entityName
String entityName
identifierType
Type identifierType
isBatchLoadable
boolean isBatchLoadable
factory
SessionFactoryImplementor factory
hashCode
int hashCode
entityMode
EntityMode entityMode
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
uniqueKeyName
String uniqueKeyName
entityName
String entityName
key
Object key
keyType
Type keyType
entityMode
EntityMode entityMode
hashCode
int hashCode
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
name
String name
filterName
String filterName
defaultFilterCondition
String defaultFilterCondition
parameterTypes
Map<K,V> parameterTypes
sessionFactory
SessionFactoryImplementor sessionFactory
internalFetchProfile
String internalFetchProfile
enabledFilters
Map<K,V> enabledFilters
enabledFetchProfileNames
Set<E> enabledFetchProfileNames
query
String query
cacheable
boolean cacheable
cacheRegion
String cacheRegion
timeout
Integer timeout
fetchSize
Integer fetchSize
flushMode
FlushMode flushMode
parameterTypes
Map<K,V> parameterTypes
cacheMode
CacheMode cacheMode
readOnly
boolean readOnly
comment
String comment
queryReturns
NativeSQLQueryReturn[] queryReturns
querySpaces
List<E> querySpaces
callable
boolean callable
resultSetRef
String resultSetRef
name
String name
queryReturns
List<E> queryReturns
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
name
String name
type
Type type
value
Object value
entityMode
EntityMode entityMode
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
name
String name
Package org.hibernate.engine.jdbc |
Package org.hibernate.engine.query |
collectionRole
String collectionRole
sourceQuery
String sourceQuery
translators
QueryTranslator[] translators
sqlStrings
String[] sqlStrings
parameterMetadata
ParameterMetadata parameterMetadata
returnMetadata
ReturnMetadata returnMetadata
querySpaces
Set<E> querySpaces
enabledFilterNames
Set<E> enabledFilterNames
shallow
boolean shallow
name
String name
expectedType
Type expectedType
sourceLocations
int[] sourceLocations
jpaStyle
boolean jpaStyle
sourceQuery
String sourceQuery
customQuery
SQLCustomQuery customQuery
ordinalPosition
int ordinalPosition
expectedType
Type expectedType
sourceLocation
int sourceLocation
ordinalDescriptors
OrdinalParameterDescriptor[] ordinalDescriptors
namedDescriptorMap
Map<K,V> namedDescriptorMap
sourceQuery
String sourceQuery
parameterMetadata
ParameterMetadata parameterMetadata
returnAliases
String[] returnAliases
returnTypes
Type[] returnTypes
querySpaces
Set<E> querySpaces
factory
SessionFactoryImplementor factory
sqlParamMetadataCache
SimpleMRUCache sqlParamMetadataCache
- simple cache of param metadata based on query string. Ideally, the original "user-supplied query"
string should be used to obtain this metadata (i.e., not the para-list-expanded query string) to avoid
unnecessary cache entries.
Used solely for caching param metadata for native-sql queries, see QueryPlanCache.getSQLParameterMetadata(java.lang.String)
for a
discussion as to why...
planCache
SoftLimitMRUCache planCache
- the cache of the actual plans...
returnAliases
String[] returnAliases
returnTypes
Type[] returnTypes
Package org.hibernate.engine.query.sql |
ownerEntityName
String ownerEntityName
ownerProperty
String ownerProperty
hashCode
int hashCode
ownerAlias
String ownerAlias
ownerProperty
String ownerProperty
hashCode
int hashCode
alias
String alias
lockMode
LockMode lockMode
propertyResults
Map<K,V> propertyResults
hashCode
int hashCode
returnEntityName
String returnEntityName
hashCode
int hashCode
Package org.hibernate.engine.transaction |
Package org.hibernate.envers |
serialVersionUID: 8530213963961662300L
id
int id
timestamp
long timestamp
Package org.hibernate.envers.entities |
serialVersionUID: -1053201518229282688L
Package org.hibernate.envers.entities.mapper.relation.lazy |
delegate
SessionImplementor delegate
serialVersionUID: 4770438372940785488L
versionsReader
AuditReaderImplementor versionsReader
entityClass
Class<T> entityClass
entityId
Object entityId
revision
Number revision
entCfg
EntitiesConfigurations entCfg
Package org.hibernate.envers.entities.mapper.relation.lazy.proxy |
serialVersionUID: 8698249863871832402L
delegate
Collection<E> delegate
serialVersionUID: -5479232938279790987L
serialVersionUID: 8418037541773074646L
delegate
Map<K,V> delegate
serialVersionUID: 131464133074137701L
serialVersionUID: 2645817952901452375L
delegate
SortedMap<K,V> delegate
serialVersionUID: 2092884107178125905L
Package org.hibernate.envers.event |
serialVersionUID: -2499904286323112715L
verCfg
AuditConfiguration verCfg
Package org.hibernate.envers.exception |
serialVersionUID: 4306480965630972168L
serialVersionUID: 4809674577449455510L
entityName
String entityName
serialVersionUID: -6417768274074962282L
revision
Number revision
date
Date date
Package org.hibernate.envers.synchronization.work |
serialVersionUID: -8007831518629167537L
ownerId
Serializable ownerId
role
String role
Package org.hibernate.envers.tools |
serialVersionUID: 7249069246763182397L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the ConcurrentReferenceHashMap instance from a
stream (i.e., deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of the ConcurrentReferenceHashMap instance to a
stream (i.e., serialize it).
- Serial Data:
- the key (Object) and value (Object)
for each key-value mapping, followed by a null pair.
The key-value mappings are emitted in no particular order.
- Throws:
IOException
segmentMask
int segmentMask
- Mask value for indexing into segments. The upper bits of a
key's hash code are used to choose the segment.
segmentShift
int segmentShift
- Shift value for indexing within segments.
segments
org.hibernate.envers.tools.ConcurrentReferenceHashMap.Segment<K,V>[] segments
- The segments, each of which is a specialized hash table
identityComparisons
boolean identityComparisons
Package org.hibernate.event |
collection
PersistentCollection collection
affectedOwner
Object affectedOwner
affectedOwnerId
Serializable affectedOwnerId
affectedOwnerEntityName
String affectedOwnerEntityName
session
EventSource session
entity
Object entity
id
Serializable id
persister
EntityPersister persister
querySpaces
Set<E> querySpaces
flushRequired
boolean flushRequired
object
Object object
entityName
String entityName
cascadeDeleteEnabled
boolean cascadeDeleteEnabled
dirty
boolean dirty
loadEventListeners
LoadEventListener[] loadEventListeners
saveOrUpdateEventListeners
SaveOrUpdateEventListener[] saveOrUpdateEventListeners
mergeEventListeners
MergeEventListener[] mergeEventListeners
persistEventListeners
PersistEventListener[] persistEventListeners
persistOnFlushEventListeners
PersistEventListener[] persistOnFlushEventListeners
replicateEventListeners
ReplicateEventListener[] replicateEventListeners
deleteEventListeners
DeleteEventListener[] deleteEventListeners
autoFlushEventListeners
AutoFlushEventListener[] autoFlushEventListeners
dirtyCheckEventListeners
DirtyCheckEventListener[] dirtyCheckEventListeners
flushEventListeners
FlushEventListener[] flushEventListeners
evictEventListeners
EvictEventListener[] evictEventListeners
lockEventListeners
LockEventListener[] lockEventListeners
refreshEventListeners
RefreshEventListener[] refreshEventListeners
flushEntityEventListeners
FlushEntityEventListener[] flushEntityEventListeners
initializeCollectionEventListeners
InitializeCollectionEventListener[] initializeCollectionEventListeners
postLoadEventListeners
PostLoadEventListener[] postLoadEventListeners
preLoadEventListeners
PreLoadEventListener[] preLoadEventListeners
preDeleteEventListeners
PreDeleteEventListener[] preDeleteEventListeners
preUpdateEventListeners
PreUpdateEventListener[] preUpdateEventListeners
preInsertEventListeners
PreInsertEventListener[] preInsertEventListeners
postDeleteEventListeners
PostDeleteEventListener[] postDeleteEventListeners
postUpdateEventListeners
PostUpdateEventListener[] postUpdateEventListeners
postInsertEventListeners
PostInsertEventListener[] postInsertEventListeners
postCommitDeleteEventListeners
PostDeleteEventListener[] postCommitDeleteEventListeners
postCommitUpdateEventListeners
PostUpdateEventListener[] postCommitUpdateEventListeners
postCommitInsertEventListeners
PostInsertEventListener[] postCommitInsertEventListeners
preCollectionRecreateEventListeners
PreCollectionRecreateEventListener[] preCollectionRecreateEventListeners
postCollectionRecreateEventListeners
PostCollectionRecreateEventListener[] postCollectionRecreateEventListeners
preCollectionRemoveEventListeners
PreCollectionRemoveEventListener[] preCollectionRemoveEventListeners
postCollectionRemoveEventListeners
PostCollectionRemoveEventListener[] postCollectionRemoveEventListeners
preCollectionUpdateEventListeners
PreCollectionUpdateEventListener[] preCollectionUpdateEventListeners
postCollectionUpdateEventListeners
PostCollectionUpdateEventListener[] postCollectionUpdateEventListeners
saveEventListeners
SaveOrUpdateEventListener[] saveEventListeners
updateEventListeners
SaveOrUpdateEventListener[] updateEventListeners
saveOrUpdateCopyEventListeners
MergeEventListener[] saveOrUpdateCopyEventListeners
object
Object object
entity
Object entity
propertyValues
Object[] propertyValues
databaseSnapshot
Object[] databaseSnapshot
dirtyProperties
int[] dirtyProperties
hasDirtyCollection
boolean hasDirtyCollection
dirtyCheckPossible
boolean dirtyCheckPossible
dirtyCheckHandledByInterceptor
boolean dirtyCheckHandledByInterceptor
entityEntry
EntityEntry entityEntry
entityId
Serializable entityId
entityClassName
String entityClassName
instanceToLoad
Object instanceToLoad
lockOptions
LockOptions lockOptions
isAssociationFetch
boolean isAssociationFetch
result
Object result
object
Object object
lockOptions
LockOptions lockOptions
entityName
String entityName
original
Object original
requestedId
Serializable requestedId
entityName
String entityName
entity
Object entity
result
Object result
object
Object object
entityName
String entityName
entity
Object entity
persister
EntityPersister persister
id
Serializable id
deletedState
Object[] deletedState
entity
Object entity
persister
EntityPersister persister
state
Object[] state
id
Serializable id
entity
Object entity
id
Serializable id
persister
EntityPersister persister
entity
Object entity
persister
EntityPersister persister
state
Object[] state
oldState
Object[] oldState
id
Serializable id
dirtyProperties
int[] dirtyProperties
deletedState
Object[] deletedState
state
Object[] state
entity
Object entity
state
Object[] state
id
Serializable id
persister
EntityPersister persister
state
Object[] state
oldState
Object[] oldState
object
Object object
lockOptions
LockOptions lockOptions
object
Object object
replicationMode
ReplicationMode replicationMode
entityName
String entityName
object
Object object
requestedId
Serializable requestedId
entityName
String entityName
entity
Object entity
entry
EntityEntry entry
resultId
Serializable resultId
Package org.hibernate.event.def |
Package org.hibernate.exception |
constraintName
String constraintName
Package org.hibernate.hql |
Package org.hibernate.hql.ast |
cause
Throwable cause
showCauseMessage
boolean showCauseMessage
sqlLocations
int[] sqlLocations
expectedType
Type expectedType
Package org.hibernate.hql.ast.tree |
columns
String[] columns
fromClause
FromClause fromClause
whereClause
antlr.collections.AST whereClause
alias
String alias
scalarColumnIndex
int scalarColumnIndex
sqlFunction
SQLFunction sqlFunction
expectedType
Type expectedType
componentPath
String componentPath
componentType
ComponentType componentType
componentProperty
String componentProperty
columns
String columns
resultType
Class<T> resultType
constructor
Constructor<T> constructor
constructorArgumentTypes
Type[] constructorArgumentTypes
isMap
boolean isMap
isList
boolean isList
aggregatedAliases
String[] aggregatedAliases
propertyName
String propertyName
- The identifier that is the name of the property.
path
String path
- The full path, to the root alias of this dot node.
propertyPath
String propertyPath
- The unresolved property path relative to this dot node.
columns
String[] columns
- The column names that this resolves to.
joinType
int joinType
- The type of join to create. Default is an inner join.
fetch
boolean fetch
- Fetch join or not.
dereferenceType
int dereferenceType
- The type of dereference that hapened (DEREF_xxx).
impliedJoin
FromElement impliedJoin
level
int level
fromElements
Set<E> fromElements
fromElementByClassAlias
Map<K,V> fromElementByClassAlias
fromElementByTableAlias
Map<K,V> fromElementByTableAlias
fromElementsByPath
Map<K,V> fromElementsByPath
collectionJoinFromElementsByPath
Map<K,V> collectionJoinFromElementsByPath
- All of the implicit FROM xxx JOIN yyy elements that are the destination of a collection. These are created from
index operators on collection property references.
parentFromClause
FromClause parentFromClause
- Pointer to the parent FROM clause, if there is one.
childFromClauses
Set<E> childFromClauses
- Collection of FROM clauses of which this is the parent.
fromElementCounter
int fromElementCounter
- Counts the from elements as they are added.
impliedElements
List<E> impliedElements
- Implied FROM elements to add onto the end of the FROM clause.
className
String className
classAlias
String classAlias
tableAlias
String tableAlias
collectionTableAlias
String collectionTableAlias
fromClause
FromClause fromClause
includeSubclasses
boolean includeSubclasses
collectionJoin
boolean collectionJoin
origin
FromElement origin
columns
String[] columns
role
String role
fetch
boolean fetch
isAllPropertyFetch
boolean isAllPropertyFetch
filter
boolean filter
sequence
int sequence
useFromFragment
boolean useFromFragment
initialized
boolean initialized
elementType
org.hibernate.hql.ast.tree.FromElementType elementType
useWhereFragment
boolean useWhereFragment
destinations
List<E> destinations
manyToMany
boolean manyToMany
withClauseFragment
String withClauseFragment
withClauseJoinAlias
String withClauseJoinAlias
dereferencedBySuperclassProperty
boolean dereferencedBySuperclassProperty
dereferencedBySubclassProperty
boolean dereferencedBySubclassProperty
typeDiscriminatorMetadata
TypeDiscriminatorMetadata typeDiscriminatorMetadata
embeddedParameters
List<E> embeddedParameters
fromElement
FromElement fromElement
resolved
boolean resolved
walker
HqlSqlWalker walker
- A pointer back to the phase 2 processor.
nakedPropertyRef
boolean nakedPropertyRef
impliedInFromClause
boolean impliedInFromClause
- True if this from element was implied from a path in the FROM clause, but not
explicitly declard in the from clause.
inProjectionList
boolean inProjectionList
- True if this implied from element should be included in the projection list.
persister
Queryable persister
columnSpec
String columnSpec
types
Type[] types
discriminated
boolean discriminated
explicitIdInsertion
boolean explicitIdInsertion
explicitVersionInsertion
boolean explicitVersionInsertion
componentIds
Set<E> componentIds
explicitComponentIds
List<E> explicitComponentIds
factory
SessionFactoryImplementor factory
constantExpression
String constantExpression
constantValue
Object constantValue
heuristicType
Type heuristicType
expectedType
Type expectedType
scalarColumnIndex
int scalarColumnIndex
types
List<E> types
mapEntryBuilder
org.hibernate.hql.ast.tree.MapEntryNode.MapEntryBuilder mapEntryBuilder
methodName
String methodName
fromElement
FromElement fromElement
selectColumns
String[] selectColumns
function
SQLFunction function
inSelect
boolean inSelect
filename
String filename
line
int line
column
int column
textLength
int textLength
parameterSpecification
ParameterSpecification parameterSpecification
orderByClause
OrderByClause orderByClause
scalarColumnIndex
int scalarColumnIndex
alias
String alias
selectExpression
SelectExpression selectExpression
prepared
boolean prepared
scalarSelect
boolean scalarSelect
fromElementsForLoad
List<E> fromElementsForLoad
queryReturnTypes
Type[] queryReturnTypes
columnNames
String[][] columnNames
collectionFromElements
List<E> collectionFromElements
aliases
String[] aliases
columnNamesStartPositions
int[] columnNamesStartPositions
aggregatedSelectExpression
AggregatedSelectExpression aggregatedSelectExpression
joinFragment
JoinFragment joinFragment
fromElement
FromElement fromElement
embeddedParameters
List<E> embeddedParameters
originalText
String originalText
- The original text for the node, mostly for debugging.
dataType
Type dataType
- The data type of this node. Null for 'no type'.
generationContextLocator
CompositeNestedGeneratedValueGenerator.GenerationContextLocator generationContextLocator
generationPlans
List<E> generationPlans
exactType
Class<T> exactType
value
long value
value
BigDecimal value
value
BigInteger value
Package org.hibernate.id.factory |
generatorStrategyToClassNameMap
ConcurrentHashMap<K,V> generatorStrategyToClassNameMap
Package org.hibernate.id.uuid |
mostSignificantBits
long mostSignificantBits
Package org.hibernate.impl |
closed
boolean closed
entityOrClassName
String entityOrClassName
rootAlias
String rootAlias
criterionEntries
List<E> criterionEntries
orderEntries
List<E> orderEntries
projection
Projection projection
projectionCriteria
Criteria projectionCriteria
subcriteriaList
List<E> subcriteriaList
fetchModes
Map<K,V> fetchModes
lockModes
Map<K,V> lockModes
maxResults
Integer maxResults
firstResult
Integer firstResult
timeout
Integer timeout
fetchSize
Integer fetchSize
cacheable
boolean cacheable
cacheRegion
String cacheRegion
comment
String comment
flushMode
FlushMode flushMode
cacheMode
CacheMode cacheMode
sessionFlushMode
FlushMode sessionFlushMode
sessionCacheMode
CacheMode sessionCacheMode
readOnly
Boolean readOnly
resultTransformer
ResultTransformer resultTransformer
criterion
Criterion criterion
criteria
Criteria criteria
order
Order order
criteria
Criteria criteria
alias
String alias
path
String path
parent
Criteria parent
lockMode
LockMode lockMode
joinType
int joinType
withClause
Criterion withClause
hasRestriction
boolean hasRestriction
filterName
String filterName
parameters
Map<K,V> parameters
nonFlushedChangesByEntityMode
Map<K,V> nonFlushedChangesByEntityMode
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
name
String name
uuid
String uuid
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Used by JDK serialization...
- Throws:
IOException
- Indicates a general IO stream exception
ClassNotFoundException
- Indicates a class resolution issue
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Used by JDK serialization...
- Throws:
IOException
- Indicates a general IO stream exception
jdbcContext
JDBCContext jdbcContext
temporaryPersistenceContext
PersistenceContext temporaryPersistenceContext
typeResolver
TypeResolver typeResolver
Package org.hibernate.intercept |
uninitializedFields
Set<E> uninitializedFields
entityName
String entityName
dirty
boolean dirty
Package org.hibernate.intercept.cglib |
readObject
public Object readObject(Object target,
String name,
Object oldValue)
writeObject
public Object writeObject(Object target,
String name,
Object oldValue,
Object newValue)
Package org.hibernate.intercept.javassist |
readObject
public Object readObject(Object target,
String name,
Object oldValue)
writeObject
public Object writeObject(Object target,
String name,
Object oldValue,
Object newValue)
Package org.hibernate.jdbc |
batchPosition
int batchPosition
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Used during deserialization.
- Throws:
IOException
- Indicates an I/O error reading the stream
ClassNotFoundException
- Indicates resource class resolution.
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Used during serialization.
- Throws:
IOException
- Indicates an I/O error writing to the stream
callback
ConnectionManager.Callback callback
releaseMode
ConnectionReleaseMode releaseMode
wasConnectionSupplied
boolean wasConnectionSupplied
isClosed
boolean isClosed
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
owner
JDBCContext.Context owner
connectionManager
ConnectionManager connectionManager
jtaSynchronizationCallbackCoordinator
CallbackCoordinator jtaSynchronizationCallbackCoordinator
expectedRowCount
int expectedRowCount
actualRowCount
int actualRowCount
Package org.hibernate.jmx |
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
uuid
String uuid
name
String name
Package org.hibernate.loader |
bagRoles
List<E> bagRoles
Package org.hibernate.mapping |
dialectScopes
HashSet<E> dialectScopes
identifierTypeName
String identifierTypeName
metaTypeName
String metaTypeName
metaValues
Map<K,V> metaValues
elementClassName
String elementClassName
collectionRole
String collectionRole
entityName
String entityName
mappings
Mappings mappings
owner
PersistentClass owner
key
KeyValue key
element
Value element
collectionTable
Table collectionTable
role
String role
lazy
boolean lazy
extraLazy
boolean extraLazy
inverse
boolean inverse
mutable
boolean mutable
subselectLoadable
boolean subselectLoadable
cacheConcurrencyStrategy
String cacheConcurrencyStrategy
cacheRegionName
String cacheRegionName
orderBy
String orderBy
where
String where
manyToManyWhere
String manyToManyWhere
manyToManyOrderBy
String manyToManyOrderBy
referencedPropertyName
String referencedPropertyName
nodeName
String nodeName
elementNodeName
String elementNodeName
sorted
boolean sorted
comparator
Comparator<T> comparator
comparatorClassName
String comparatorClassName
orphanDelete
boolean orphanDelete
batchSize
int batchSize
fetchMode
FetchMode fetchMode
embedded
boolean embedded
optimisticLocked
boolean optimisticLocked
collectionPersisterClass
Class<T> collectionPersisterClass
typeName
String typeName
typeParameters
Properties typeParameters
filters
Map<K,V> filters
manyToManyFilters
Map<K,V> manyToManyFilters
synchronizedTables
Set<E> synchronizedTables
customSQLInsert
String customSQLInsert
customInsertCallable
boolean customInsertCallable
insertCheckStyle
ExecuteUpdateResultCheckStyle insertCheckStyle
customSQLUpdate
String customSQLUpdate
customUpdateCallable
boolean customUpdateCallable
updateCheckStyle
ExecuteUpdateResultCheckStyle updateCheckStyle
customSQLDelete
String customSQLDelete
customDeleteCallable
boolean customDeleteCallable
deleteCheckStyle
ExecuteUpdateResultCheckStyle deleteCheckStyle
customSQLDeleteAll
String customSQLDeleteAll
customDeleteAllCallable
boolean customDeleteAllCallable
deleteAllCheckStyle
ExecuteUpdateResultCheckStyle deleteAllCheckStyle
loaderName
String loaderName
length
int length
precision
int precision
scale
int scale
value
Value value
typeIndex
int typeIndex
name
String name
nullable
boolean nullable
unique
boolean unique
sqlType
String sqlType
sqlTypeCode
Integer sqlTypeCode
quoted
boolean quoted
uniqueInteger
int uniqueInteger
checkConstraint
String checkConstraint
comment
String comment
defaultValue
String defaultValue
customWrite
String customWrite
customRead
String customRead
properties
ArrayList<E> properties
componentClassName
String componentClassName
embedded
boolean embedded
parentProperty
String parentProperty
owner
PersistentClass owner
dynamic
boolean dynamic
metaAttributes
Map<K,V> metaAttributes
nodeName
String nodeName
isKey
boolean isKey
roleName
String roleName
tuplizerImpls
Map<K,V> tuplizerImpls
type
Type type
builtIdentifierGenerator
IdentifierGenerator builtIdentifierGenerator
name
String name
columns
List<E> columns
table
Table table
includedTable
Table includedTable
wrappedValue
KeyValue wrappedValue
nullable
boolean nullable
updateable
boolean updateable
referencedTable
Table referencedTable
referencedEntityName
String referencedEntityName
cascadeDeleteEnabled
boolean cascadeDeleteEnabled
referencedColumns
List<E> referencedColumns
formula
String formula
uniqueInteger
int uniqueInteger
identifier
KeyValue identifier
name
String name
identifierGeneratorStrategy
String identifierGeneratorStrategy
params
Properties params
table
Table table
columns
List<E> columns
name
String name
collectionRole
String collectionRole
entityName
String entityName
index
Value index
indexNodeName
String indexNodeName
properties
ArrayList<E> properties
declaredProperties
ArrayList<E> declaredProperties
table
Table table
key
KeyValue key
persistentClass
PersistentClass persistentClass
sequentialSelect
boolean sequentialSelect
inverse
boolean inverse
optional
boolean optional
customSQLInsert
String customSQLInsert
customInsertCallable
boolean customInsertCallable
insertCheckStyle
ExecuteUpdateResultCheckStyle insertCheckStyle
customSQLUpdate
String customSQLUpdate
customUpdateCallable
boolean customUpdateCallable
updateCheckStyle
ExecuteUpdateResultCheckStyle updateCheckStyle
customSQLDelete
String customSQLDelete
customDeleteCallable
boolean customDeleteCallable
deleteCheckStyle
ExecuteUpdateResultCheckStyle deleteCheckStyle
table
Table table
key
KeyValue key
baseIndex
int baseIndex
ignoreNotFound
boolean ignoreNotFound
isLogicalOneToOne
boolean isLogicalOneToOne
name
String name
values
List<E> values
mappings
Mappings mappings
referencingTable
Table referencingTable
referencedEntityName
String referencedEntityName
associatedClass
PersistentClass associatedClass
embedded
boolean embedded
ignoreNotFound
boolean ignoreNotFound
constrained
boolean constrained
foreignKeyType
ForeignKeyDirection foreignKeyType
identifier
KeyValue identifier
propertyName
String propertyName
entityName
String entityName
entityName
String entityName
className
String className
proxyInterfaceName
String proxyInterfaceName
nodeName
String nodeName
jpaEntityName
String jpaEntityName
discriminatorValue
String discriminatorValue
lazy
boolean lazy
properties
ArrayList<E> properties
declaredProperties
ArrayList<E> declaredProperties
subclasses
ArrayList<E> subclasses
subclassProperties
ArrayList<E> subclassProperties
subclassTables
ArrayList<E> subclassTables
dynamicInsert
boolean dynamicInsert
dynamicUpdate
boolean dynamicUpdate
batchSize
int batchSize
selectBeforeUpdate
boolean selectBeforeUpdate
metaAttributes
Map<K,V> metaAttributes
joins
ArrayList<E> joins
subclassJoins
ArrayList<E> subclassJoins
filters
Map<K,V> filters
synchronizedTables
Set<E> synchronizedTables
loaderName
String loaderName
isAbstract
Boolean isAbstract
hasSubselectLoadableCollections
boolean hasSubselectLoadableCollections
identifierMapper
Component identifierMapper
customSQLInsert
String customSQLInsert
customInsertCallable
boolean customInsertCallable
insertCheckStyle
ExecuteUpdateResultCheckStyle insertCheckStyle
customSQLUpdate
String customSQLUpdate
customUpdateCallable
boolean customUpdateCallable
updateCheckStyle
ExecuteUpdateResultCheckStyle updateCheckStyle
customSQLDelete
String customSQLDelete
customDeleteCallable
boolean customDeleteCallable
deleteCheckStyle
ExecuteUpdateResultCheckStyle deleteCheckStyle
temporaryIdTableName
String temporaryIdTableName
temporaryIdTableDDL
String temporaryIdTableDDL
tuplizerImpls
Map<K,V> tuplizerImpls
optimisticLockMode
int optimisticLockMode
superMappedSuperclass
MappedSuperclass superMappedSuperclass
declaredIdentifierMapper
Component declaredIdentifierMapper
name
String name
value
Value value
cascade
String cascade
updateable
boolean updateable
insertable
boolean insertable
selectable
boolean selectable
optimisticLocked
boolean optimisticLocked
generation
PropertyGeneration generation
propertyAccessorName
String propertyAccessorName
lazy
boolean lazy
optional
boolean optional
nodeName
String nodeName
metaAttributes
Map<K,V> metaAttributes
persistentClass
PersistentClass persistentClass
naturalIdentifier
boolean naturalIdentifier
readResolve
private Object readResolve()
name
String name
identifierProperty
Property identifierProperty
identifier
KeyValue identifier
version
Property version
polymorphic
boolean polymorphic
cacheConcurrencyStrategy
String cacheConcurrencyStrategy
cacheRegionName
String cacheRegionName
lazyPropertiesCacheable
boolean lazyPropertiesCacheable
discriminator
Value discriminator
mutable
boolean mutable
embeddedIdentifier
boolean embeddedIdentifier
explicitPolymorphism
boolean explicitPolymorphism
entityPersisterClass
Class<T> entityPersisterClass
forceDiscriminator
boolean forceDiscriminator
where
String where
table
Table table
discriminatorInsertable
boolean discriminatorInsertable
nextSubclassId
int nextSubclassId
declaredIdentifierProperty
Property declaredIdentifierProperty
declaredVersion
Property declaredVersion
sqlCreateString
String sqlCreateString
sqlDropString
String sqlDropString
mappings
Mappings mappings
columns
List<E> columns
typeName
String typeName
identifierGeneratorProperties
Properties identifierGeneratorProperties
identifierGeneratorStrategy
String identifierGeneratorStrategy
nullValue
String nullValue
table
Table table
foreignKeyName
String foreignKeyName
alternateUniqueKey
boolean alternateUniqueKey
typeParameters
Properties typeParameters
cascadeDeleteEnabled
boolean cascadeDeleteEnabled
superclass
PersistentClass superclass
classPersisterClass
Class<T> classPersisterClass
subclassId
int subclassId
name
String name
schema
String schema
catalog
String catalog
columns
Map<K,V> columns
- contains all columns, including the primary key
idValue
KeyValue idValue
primaryKey
PrimaryKey primaryKey
indexes
Map<K,V> indexes
foreignKeys
Map<K,V> foreignKeys
uniqueKeys
Map<K,V> uniqueKeys
uniqueInteger
int uniqueInteger
quoted
boolean quoted
schemaQuoted
boolean schemaQuoted
checkConstraints
List<E> checkConstraints
rowId
String rowId
subselect
String subselect
isAbstract
boolean isAbstract
hasDenormalizedTables
boolean hasDenormalizedTables
comment
String comment
fetchMode
FetchMode fetchMode
referencedPropertyName
String referencedPropertyName
referencedEntityName
String referencedEntityName
embedded
boolean embedded
lazy
boolean lazy
unwrapProxy
boolean unwrapProxy
typeClass
String typeClass
parameters
Properties parameters
table
Table table
key
KeyValue key
Package org.hibernate.persister.entity |
underlyingType
Type underlyingType
persister
Loadable persister
Package org.hibernate.property |
readResolve
Object readResolve()
clazz
Class<T> clazz
propertyName
String propertyName
readResolve
Object readResolve()
clazz
Class<T> clazz
propertyName
String propertyName
readResolve
Object readResolve()
clazz
Class<T> clazz
name
String name
readResolve
Object readResolve()
clazz
Class<T> clazz
name
String name
attributeName
String attributeName
attributeName
String attributeName
propertyType
Type propertyType
factory
SessionFactoryImplementor factory
propertyType
Type propertyType
elementName
String elementName
attributeName
String attributeName
elementName
String elementName
attributeName
String attributeName
elementName
String elementName
elementName
String elementName
clazz
Class<T> clazz
clazz
Class<T> clazz
name
String name
name
String name
Package org.hibernate.proxy |
entityName
String entityName
id
Serializable id
readOnly
Boolean readOnly
Package org.hibernate.proxy.dom4j |
writeReplace
public Object writeReplace()
li
Dom4jLazyInitializer li
Package org.hibernate.proxy.map |
writeReplace
public Object writeReplace()
li
MapLazyInitializer li
Package org.hibernate.proxy.pojo.cglib |
readResolve
private Object readResolve()
- Deprecated.
persistentClass
Class<T> persistentClass
- Deprecated.
interfaces
Class<T>[] interfaces
- Deprecated.
getIdentifierMethodClass
Class<T> getIdentifierMethodClass
- Deprecated.
setIdentifierMethodClass
Class<T> setIdentifierMethodClass
- Deprecated.
getIdentifierMethodName
String getIdentifierMethodName
- Deprecated.
setIdentifierMethodName
String setIdentifierMethodName
- Deprecated.
setIdentifierMethodParams
Class<T>[] setIdentifierMethodParams
- Deprecated.
componentIdType
CompositeType componentIdType
- Deprecated.
Package org.hibernate.proxy.pojo.javassist |
persistentClass
Class<T> persistentClass
entityName
String entityName
interfaces
Class<T>[] interfaces
getIdentifierMethod
Method getIdentifierMethod
setIdentifierMethod
Method setIdentifierMethod
componentIdType
CompositeType componentIdType
factory
Class<T> factory
readResolve
private Object readResolve()
persistentClass
Class<T> persistentClass
interfaces
Class<T>[] interfaces
getIdentifierMethodClass
Class<T> getIdentifierMethodClass
setIdentifierMethodClass
Class<T> setIdentifierMethodClass
getIdentifierMethodName
String getIdentifierMethodName
setIdentifierMethodName
String setIdentifierMethodName
setIdentifierMethodParams
Class<T>[] setIdentifierMethodParams
componentIdType
CompositeType componentIdType
Package org.hibernate.secure |
actions
String actions
contextID
String contextID
contextID
String contextID
contextID
String contextID
contextID
String contextID
Package org.hibernate.sql.ordering.antlr |
resolved
boolean resolved
ordering
OrderingSpecification.Ordering ordering
Package org.hibernate.stat |
categoryName
String categoryName
loadCount
long loadCount
fetchCount
long fetchCount
updateCount
long updateCount
removeCount
long removeCount
recreateCount
long recreateCount
loadCount
AtomicLong loadCount
fetchCount
AtomicLong fetchCount
updateCount
AtomicLong updateCount
removeCount
AtomicLong removeCount
recreateCount
AtomicLong recreateCount
loadCount
AtomicLong loadCount
updateCount
AtomicLong updateCount
insertCount
AtomicLong insertCount
deleteCount
AtomicLong deleteCount
fetchCount
AtomicLong fetchCount
optimisticFailureCount
AtomicLong optimisticFailureCount
cacheHitCount
AtomicLong cacheHitCount
cacheMissCount
AtomicLong cacheMissCount
cachePutCount
AtomicLong cachePutCount
executionCount
AtomicLong executionCount
executionRowCount
AtomicLong executionRowCount
executionMaxTime
AtomicLong executionMaxTime
executionMinTime
AtomicLong executionMinTime
totalExecutionTime
AtomicLong totalExecutionTime
readLock
Lock readLock
writeLock
Lock writeLock
hitCount
AtomicLong hitCount
missCount
AtomicLong missCount
putCount
AtomicLong putCount
loadCount
long loadCount
updateCount
long updateCount
insertCount
long insertCount
deleteCount
long deleteCount
fetchCount
long fetchCount
optimisticFailureCount
long optimisticFailureCount
cacheHitCount
long cacheHitCount
cacheMissCount
long cacheMissCount
cachePutCount
long cachePutCount
executionCount
long executionCount
executionRowCount
long executionRowCount
executionAvgTime
long executionAvgTime
executionMaxTime
long executionMaxTime
executionMinTime
long executionMinTime
hitCount
long hitCount
missCount
long missCount
putCount
long putCount
Package org.hibernate.testing.async |
Package org.hibernate.transform |
constructor
Constructor<T> constructor
resultClass
Class<T> resultClass
isInitialized
boolean isInitialized
aliases
String[] aliases
setters
Setter[] setters
readResolve
private Object readResolve()
- Serialization hook for ensuring singleton uniqueing.
readResolve
private Object readResolve()
- Serialization hook for ensuring singleton uniqueing.
readResolve
private Object readResolve()
- Serialization hook for ensuring singleton uniqueing.
readResolve
private Object readResolve()
- Serialization hook for ensuring singleton uniqueing.
readResolve
private Object readResolve()
- Serialization hook for ensuring singleton uniqueing.
readResolve
private Object readResolve()
- Serialization hook for ensuring singleton uniqueing.
Package org.hibernate.tuple |
nodeName
String nodeName
isInstanceNodeNames
HashSet<E> isInstanceNodeNames
entityName
String entityName
isInstanceEntityNames
Set<E> isInstanceEntityNames
element
org.dom4j.Element element
parent
org.dom4j.Element parent
tuplizers
Map<K,V> tuplizers
virtual
boolean virtual
embedded
boolean embedded
unsavedValue
IdentifierValue unsavedValue
identifierGenerator
IdentifierGenerator identifierGenerator
identifierAssignedByInsert
boolean identifierAssignedByInsert
hasIdentifierMapper
boolean hasIdentifierMapper
readObject
private void readObject(ObjectInputStream stream)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
mappedClass
Class<T> mappedClass
embeddedIdentifier
boolean embeddedIdentifier
proxyInterface
Class<T> proxyInterface
name
String name
node
String node
type
Type type
lazy
boolean lazy
insertable
boolean insertable
updateable
boolean updateable
insertGenerated
boolean insertGenerated
updateGenerated
boolean updateGenerated
nullable
boolean nullable
dirtyCheckable
boolean dirtyCheckable
versionable
boolean versionable
cascadeStyle
CascadeStyle cascadeStyle
fetchMode
FetchMode fetchMode
unsavedValue
VersionValue unsavedValue
Package org.hibernate.tuple.component |
getters
Getter[] getters
setters
Setter[] setters
propertySpan
int propertySpan
instantiator
Instantiator instantiator
hasCustomAccessors
boolean hasCustomAccessors
role
String role
isKey
boolean isKey
properties
StandardProperty[] properties
tuplizerMapping
org.hibernate.tuple.component.ComponentEntityModeToTuplizerMapping tuplizerMapping
propertySpan
int propertySpan
propertyIndexes
Map<K,V> propertyIndexes
defaultImplClassByMode
Map<K,V> defaultImplClassByMode
componentClass
Class<T> componentClass
optimizer
ReflectionOptimizer optimizer
parentGetter
Getter parentGetter
parentSetter
Setter parentSetter
Package org.hibernate.tuple.entity |
sessionFactory
SessionFactoryImplementor sessionFactory
name
String name
rootName
String rootName
entityType
EntityType entityType
identifierProperty
IdentifierProperty identifierProperty
versioned
boolean versioned
propertySpan
int propertySpan
versionPropertyIndex
int versionPropertyIndex
properties
StandardProperty[] properties
propertyNames
String[] propertyNames
propertyTypes
Type[] propertyTypes
propertyLaziness
boolean[] propertyLaziness
propertyUpdateability
boolean[] propertyUpdateability
nonlazyPropertyUpdateability
boolean[] nonlazyPropertyUpdateability
propertyCheckability
boolean[] propertyCheckability
propertyInsertability
boolean[] propertyInsertability
insertInclusions
ValueInclusion[] insertInclusions
updateInclusions
ValueInclusion[] updateInclusions
propertyNullability
boolean[] propertyNullability
propertyVersionability
boolean[] propertyVersionability
cascadeStyles
CascadeStyle[] cascadeStyles
hasInsertGeneratedValues
boolean hasInsertGeneratedValues
hasUpdateGeneratedValues
boolean hasUpdateGeneratedValues
propertyIndexes
Map<K,V> propertyIndexes
hasCollections
boolean hasCollections
hasMutableProperties
boolean hasMutableProperties
hasLazyProperties
boolean hasLazyProperties
hasNonIdentifierPropertyNamedId
boolean hasNonIdentifierPropertyNamedId
naturalIdPropertyNumbers
int[] naturalIdPropertyNumbers
hasImmutableNaturalId
boolean hasImmutableNaturalId
lazy
boolean lazy
hasCascades
boolean hasCascades
mutable
boolean mutable
isAbstract
boolean isAbstract
selectBeforeUpdate
boolean selectBeforeUpdate
dynamicUpdate
boolean dynamicUpdate
dynamicInsert
boolean dynamicInsert
optimisticLockMode
int optimisticLockMode
polymorphic
boolean polymorphic
superclass
String superclass
explicitPolymorphism
boolean explicitPolymorphism
inherited
boolean inherited
hasSubclasses
boolean hasSubclasses
subclassEntityNames
Set<E> subclassEntityNames
entityNameByInheritenceClassMap
Map<K,V> entityNameByInheritenceClassMap
tuplizerMapping
EntityEntityModeToTuplizerMapping tuplizerMapping
defaultImplClassByMode
Map<K,V> defaultImplClassByMode
Package org.hibernate.type |
sqlTypeDescriptor
SqlTypeDescriptor sqlTypeDescriptor
javaTypeDescriptor
JavaTypeDescriptor<T> javaTypeDescriptor
baseMutableType
AbstractStandardBasicType<T> baseMutableType
defaultType
LobType<T> defaultType
streamBindingType
LobType<T> streamBindingType
lobBindingType
LobType<T> lobBindingType
primitiveArrayBindingType
LobType<T> primitiveArrayBindingType
identifierType
Type identifierType
metaType
Type metaType
entityName
String entityName
id
Serializable id
elementClass
Class<T> elementClass
arrayClass
Class<T> arrayClass
registry
Map<K,V> registry
locked
boolean locked
stringValueTrue
String stringValueTrue
- Deprecated.
stringValueFalse
String stringValueFalse
- Deprecated.
typeScope
TypeFactory.TypeScope typeScope
role
String role
foreignKeyPropertyName
String foreignKeyPropertyName
isEmbeddedInXML
boolean isEmbeddedInXML
typeScope
TypeFactory.TypeScope typeScope
propertyNames
String[] propertyNames
propertyTypes
Type[] propertyTypes
propertyNullability
boolean[] propertyNullability
propertySpan
int propertySpan
cascade
CascadeStyle[] cascade
joinedFetch
FetchMode[] joinedFetch
isKey
boolean isKey
tuplizerMapping
EntityModeToTuplizerMapping tuplizerMapping
userType
CompositeUserType userType
registrationKeys
String[] registrationKeys
name
String name
customLogging
boolean customLogging
userType
UserCollectionType userType
customLogging
boolean customLogging
userType
UserType userType
name
String name
types
int[] types
customLogging
boolean customLogging
registrationKeys
String[] registrationKeys
scope
TypeFactory.TypeScope scope
associatedEntityName
String associatedEntityName
uniqueKeyPropertyName
String uniqueKeyPropertyName
isEmbeddedInXML
boolean isEmbeddedInXML
eager
boolean eager
unwrapProxy
boolean unwrapProxy
enumClass
Class<T> enumClass
sqlType
int sqlType
alternativeLobTypes
AlternativeLobTypes<S,T extends LobType<S>> alternativeLobTypes
ignoreNotFound
boolean ignoreNotFound
isLogicalOneToOne
boolean isLogicalOneToOne
values
Map<K,V> values
keys
Map<K,V> keys
baseType
Type baseType
foreignKeyType
ForeignKeyDirection foreignKeyType
propertyName
String propertyName
entityName
String entityName
serializableClass
Class<T> serializableClass
type
SerializableType<T extends Serializable> type
serializableClass
Class<T> serializableClass
comparator
Comparator<T> comparator
comparator
Comparator<T> comparator
typeScope
org.hibernate.type.TypeFactory.TypeScopeImpl typeScope
basicTypeRegistry
BasicTypeRegistry basicTypeRegistry
typeFactory
TypeFactory typeFactory
typeOverrides
List<E> typeOverrides
scopedTypeRegistry
BasicTypeRegistry scopedTypeRegistry
Package org.hibernate.type.descriptor.java |
type
Class<T> type
mutabilityPlan
MutabilityPlan<T> mutabilityPlan
comparator
Comparator<T> comparator
characterValueTrue
char characterValueTrue
characterValueFalse
char characterValueFalse
characterValueTrueLC
char characterValueTrueLC
stringValueTrue
String stringValueTrue
stringValueFalse
String stringValueFalse
type
Class<T> type
Package org.hibernate.type.descriptor.sql |