Serialized Form
-
Package org.hibernate.cache.spi
-
Class org.hibernate.cache.spi.AbstractRegionFactory
class AbstractRegionFactory extends Object implements Serializable-
Serialized Fields
-
options
org.hibernate.boot.spi.SessionFactoryOptions options
-
started
AtomicBoolean started
-
startingException
Exception startingException
-
-
-
Class org.hibernate.cache.spi.FilterKey
class FilterKey extends Object implements Serializable -
Class org.hibernate.cache.spi.QueryKey
class QueryKey extends Object implements Serializable-
Serialization Methods
-
readObject
Deserialization hook used to re-init the cached hashcode which is needed for proper clustering support.- Parameters:
in- The object input stream.- Throws:
IOException- Thrown by normal deserializationClassNotFoundException- Thrown by normal deserialization
-
-
Serialized Fields
-
enabledFilterNames
String[] enabledFilterNames
-
firstRow
Integer firstRow
-
maxRows
Integer maxRows
-
parameterBindingsMemento
QueryKey.ParameterBindingsMemento parameterBindingsMemento
-
sqlQueryString
String sqlQueryString
-
-
-
Class org.hibernate.cache.spi.SecondLevelCacheLogger_$logger
class SecondLevelCacheLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable- serialVersionUID:
- 1L
-