Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
U
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
containsFetchProfileDefinition(String)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_5SessionFactoryDelegator
createNamedQuery(String)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
createNamedQuery(String, Class<T>)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
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
createQuery(CriteriaQuery<T>)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
createQuery(String, Class<T>)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
D
detach(Object)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
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
find(Class<T>, Object, Map<String, Object>)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
find(Class<T>, Object, LockModeType)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
find(Class<T>, Object, LockModeType, Map<String, Object>)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
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
getCache()
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_5SessionFactoryDelegator
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
getCriteriaBuilder()
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
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
getEntityManagerFactory()
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
getFilterDefinition(String)
- Method in class org.jboss.ejb3.jpa.integration.
Hibernate3_3SessionFactoryDelegator
getFlushMode()
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
getLockMode(Object)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
getMetamodel()
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
getProperties()
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
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
Hibernate3_5SessionFactoryDelegator
- Class in
org.jboss.ejb3.jpa.integration
Hibernate3_5SessionFactoryDelegator()
- Constructor for class org.jboss.ejb3.jpa.integration.
Hibernate3_5SessionFactoryDelegator
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
JPA2EntityManagerDelegator
- Class in
org.jboss.ejb3.jpa.integration
JPA2EntityManagerDelegator()
- Constructor for class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
L
lock(Object, LockModeType)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
lock(Object, LockModeType, Map<String, Object>)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
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
refresh(Object, Map<String, Object>)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
refresh(Object, LockModeType)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
refresh(Object, LockModeType, Map<String, Object>)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
remove(Object)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
S
setFlushMode(FlushModeType)
- Method in class org.jboss.ejb3.jpa.integration.
JPA1EntityManagerDelegator
setProperty(String, Object)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
U
unwrap(Class<T>)
- Method in class org.jboss.ejb3.jpa.integration.
JPA2EntityManagerDelegator
A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
U
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes