Serialized Form
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
persistenceContextType
javax.persistence.PersistenceContextType persistenceContextType
flushModeType
javax.persistence.FlushModeType flushModeType
transactionType
javax.persistence.spi.PersistenceUnitTransactionType transactionType
properties
Map<K,V> properties
sessionFactory
org.hibernate.SessionFactory sessionFactory
- Deprecated.
log
org.slf4j.Logger log
persistenceUnitName
String persistenceUnitName
cfgXmlResource
String cfgXmlResource
cfg
org.hibernate.cfg.AnnotationConfiguration cfg
settingsFactory
org.hibernate.cfg.SettingsFactory settingsFactory
transactionType
javax.persistence.spi.PersistenceUnitTransactionType transactionType
discardOnClose
boolean discardOnClose
isConfigurationProcessed
boolean isConfigurationProcessed
sessionFactory
org.hibernate.SessionFactory sessionFactory
transactionType
javax.persistence.spi.PersistenceUnitTransactionType transactionType
discardOnClose
boolean discardOnClose
sessionInterceptorClass
Class<T> sessionInterceptorClass
session
org.hibernate.Session session
sessionFactory
org.hibernate.SessionFactory sessionFactory
open
boolean open
discardOnClose
boolean discardOnClose
sessionInterceptorClass
Class<T> sessionInterceptorClass
connectionProviderInjectionData
Map<K,V> connectionProviderInjectionData
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.engine |
Class org.hibernate.engine.CascadeStyle extends Object implements Serializable |
Class org.hibernate.engine.CascadeStyle.MultipleCascadeStyle extends org.hibernate.engine.CascadeStyle implements Serializable |
styles
org.hibernate.engine.CascadeStyle[] styles
Class org.hibernate.engine.CollectionEntry extends Object implements Serializable |
snapshot
Serializable snapshot
role
String role
loadedKey
Serializable loadedKey
Class org.hibernate.engine.CollectionKey extends Object implements Serializable |
role
String role
key
Serializable key
keyType
org.hibernate.type.Type keyType
factory
org.hibernate.engine.SessionFactoryImplementor factory
hashCode
int hashCode
entityMode
org.hibernate.EntityMode entityMode
Class org.hibernate.engine.EntityEntry extends Object implements Serializable |
lockMode
org.hibernate.LockMode lockMode
status
org.hibernate.engine.Status status
id
Serializable id
loadedState
Object[] loadedState
deletedState
Object[] deletedState
existsInDatabase
boolean existsInDatabase
version
Object version
entityMode
org.hibernate.EntityMode entityMode
entityName
String entityName
isBeingReplicated
boolean isBeingReplicated
loadedWithLazyPropertiesUnfetched
boolean loadedWithLazyPropertiesUnfetched
Class org.hibernate.engine.EntityKey extends Object implements Serializable |
identifier
Serializable identifier
rootEntityName
String rootEntityName
entityName
String entityName
identifierType
org.hibernate.type.Type identifierType
isBatchLoadable
boolean isBatchLoadable
factory
org.hibernate.engine.SessionFactoryImplementor factory
hashCode
int hashCode
entityMode
org.hibernate.EntityMode entityMode
Class org.hibernate.engine.EntityUniqueKey extends Object implements Serializable |
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
uniqueKeyName
String uniqueKeyName
entityName
String entityName
key
Object key
keyType
org.hibernate.type.Type keyType
entityMode
org.hibernate.EntityMode entityMode
hashCode
int hashCode
Class org.hibernate.engine.ExecuteUpdateResultCheckStyle extends Object implements Serializable |
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
name
String name
Class org.hibernate.engine.FilterDefinition extends Object implements Serializable |
filterName
String filterName
defaultFilterCondition
String defaultFilterCondition
parameterTypes
Map<K,V> parameterTypes
Class org.hibernate.engine.NamedQueryDefinition extends Object implements Serializable |
query
String query
cacheable
boolean cacheable
cacheRegion
String cacheRegion
timeout
Integer timeout
fetchSize
Integer fetchSize
flushMode
org.hibernate.FlushMode flushMode
parameterTypes
Map<K,V> parameterTypes
cacheMode
org.hibernate.CacheMode cacheMode
readOnly
boolean readOnly
comment
String comment
Class org.hibernate.engine.NamedSQLQueryDefinition extends org.hibernate.engine.NamedQueryDefinition implements Serializable |
queryReturns
org.hibernate.engine.query.sql.NativeSQLQueryReturn[] queryReturns
querySpaces
List<E> querySpaces
callable
boolean callable
resultSetRef
String resultSetRef
Class org.hibernate.engine.ResultSetMappingDefinition extends Object implements Serializable |
name
String name
queryReturns
List<E> queryReturns
Class org.hibernate.engine.Status extends Object implements Serializable |
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
name
String name
Class org.hibernate.engine.TypedValue extends Object implements Serializable |
type
org.hibernate.type.Type type
value
Object value
entityMode
org.hibernate.EntityMode entityMode
Class org.hibernate.engine.ValueInclusion extends Object implements Serializable |
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
name
String name