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
flushMode
javax.persistence.FlushModeType flushMode
transactionType
javax.persistence.spi.PersistenceUnitTransactionType transactionType
sessionFactory
org.hibernate.SessionFactory sessionFactory
- Deprecated.
cfg
org.hibernate.cfg.AnnotationConfiguration cfg
settingsFactory
org.hibernate.cfg.SettingsFactory settingsFactory
listenerConfigurator
EventListenerConfigurator listenerConfigurator
transactionType
javax.persistence.spi.PersistenceUnitTransactionType transactionType
sessionFactory
org.hibernate.SessionFactory sessionFactory
transactionType
javax.persistence.spi.PersistenceUnitTransactionType transactionType
discardOnClose
boolean discardOnClose
session
org.hibernate.Session session
sessionFactory
org.hibernate.SessionFactory sessionFactory
open
boolean open
discardOnClose
boolean discardOnClose
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