Serialized Form
|
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
currentVersion
Object currentVersion
previousVersion
Object previousVersion
versionComparator
Comparator<T> versionComparator
sourceIdentifer
String sourceIdentifer
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
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
Copyright © 2009 Hibernate.org. All Rights Reserved.