|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.jpa.integration.Hibernate3_3SessionFactoryDelegator
org.jboss.ejb3.jpa.integration.AbstractSessionFactoryDelegator
org.jboss.ejb3.entity.InjectedSessionFactory
public class InjectedSessionFactory
Comment
| Constructor Summary | |
|---|---|
InjectedSessionFactory()
|
|
InjectedSessionFactory(org.jboss.jpa.deployment.ManagedEntityManagerFactory factory)
|
|
| Method Summary | |
|---|---|
void |
close()
|
protected org.hibernate.SessionFactory |
getSessionFactory()
|
void |
readExternal(java.io.ObjectInput in)
|
void |
writeExternal(java.io.ObjectOutput out)
|
| Methods inherited from class org.jboss.ejb3.jpa.integration.Hibernate3_3SessionFactoryDelegator |
|---|
evict, evict, evictCollection, evictCollection, evictEntity, evictEntity, evictQueries, evictQueries, getAllClassMetadata, getAllCollectionMetadata, getClassMetadata, getClassMetadata, getCollectionMetadata, getCurrentSession, getDefinedFilterNames, getFilterDefinition, getReference, getStatistics, isClosed, openSession, openSession, openSession, openSession, openStatelessSession, openStatelessSession |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.hibernate.SessionFactory |
|---|
evict, evict, evictCollection, evictCollection, evictEntity, evictEntity, evictQueries, evictQueries, getAllClassMetadata, getAllCollectionMetadata, getClassMetadata, getClassMetadata, getCollectionMetadata, getCurrentSession, getDefinedFilterNames, getFilterDefinition, getStatistics, isClosed, openSession, openSession, openSession, openSession, openStatelessSession, openStatelessSession |
| Methods inherited from interface javax.naming.Referenceable |
|---|
getReference |
| Constructor Detail |
|---|
public InjectedSessionFactory(org.jboss.jpa.deployment.ManagedEntityManagerFactory factory)
public InjectedSessionFactory()
| Method Detail |
|---|
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.Externalizablejava.io.IOException
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOException
java.lang.ClassNotFoundExceptionprotected org.hibernate.SessionFactory getSessionFactory()
getSessionFactory in class org.jboss.ejb3.jpa.integration.Hibernate3_3SessionFactoryDelegator
public void close()
throws org.hibernate.HibernateException
close in interface org.hibernate.SessionFactoryclose in class org.jboss.ejb3.jpa.integration.Hibernate3_3SessionFactoryDelegatororg.hibernate.HibernateException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||