Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
I
J
L
M
O
P
R
S
A
AbstractEntityManagerDelegator
- Class in
org.jboss.ejb3.jpa.integration
A utility class which delegates everything to another EntityManager.
AbstractEntityManagerDelegator()
- Constructor for class org.jboss.ejb3.jpa.integration.
AbstractEntityManagerDelegator
AbstractSessionFactoryDelegator
- Class in
org.jboss.ejb3.jpa.integration
AbstractSessionFactoryDelegator()
- Constructor for class org.jboss.ejb3.jpa.integration.
AbstractSessionFactoryDelegator
C
clear()
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
close()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
close()
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
contains(Object)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
createNamedQuery(String)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
createNativeQuery(String, Class)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
createNativeQuery(String, String)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
createNativeQuery(String)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
createQuery(String)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
E
evict(Class, Serializable)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
evict(Class)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
evictCollection(String, Serializable)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
evictCollection(String)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
evictEntity(String, Serializable)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
evictEntity(String)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
evictQueries()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
evictQueries(String)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
F
find(Class<T>, Object)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
flush()
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
G
getAllClassMetadata()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getAllCollectionMetadata()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getClassMetadata(Class)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getClassMetadata(String)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getCollectionMetadata(String)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getCurrentSession()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getDefinedFilterNames()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getDelegate()
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
getEntityManager()
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
getFilterDefinition(String)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getFlushMode()
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
getReference()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getReference(Class<T>, Object)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
getSessionFactory()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getStatistics()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getTransaction()
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
H
Hibernate3_3SessionFactoryDelegator
- Class in
org.jboss.ejb3.jpa.integration
Hibernate3_3SessionFactoryDelegator()
- Constructor for class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
I
isClosed()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
isOpen()
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
J
joinTransaction()
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
JPA1EntityManagerDelegator
- Class in
org.jboss.ejb3.jpa.integration
JPA1EntityManagerDelegator()
- Constructor for class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
L
lock(Object, LockModeType)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
M
merge(T)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
O
openSession()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
openSession(Connection, Interceptor)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
openSession(Connection)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
openSession(Interceptor)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
openStatelessSession()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
openStatelessSession(Connection)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
org.jboss.ejb3.jpa.integration
- package org.jboss.ejb3.jpa.integration
P
persist(Object)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
R
refresh(Object)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
remove(Object)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
S
setFlushMode(FlushModeType)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
A
C
E
F
G
H
I
J
L
M
O
P
R
S
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes