|
|||||||||
Home >> All >> org >> hibernate >> test >> ejb3 >> [ proxy overview ] | PREV NEXT |
C
- configure(Configuration) - Method in class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest
E
- Ejb3ProxyTest - class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.
- Test relation between proxies and get()/load() processing and make sure the interactions match the ejb3 expectations
- Ejb3ProxyTest(String) - Constructor for class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest
- Ejb3ProxyTest.Ejb3EntityNotFoundDelegate - class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.Ejb3EntityNotFoundDelegate.
- Ejb3ProxyTest.Ejb3EntityNotFoundDelegate() - Constructor for class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.Ejb3EntityNotFoundDelegate
- Ejb3ProxyTest.EntityNotFoundException - exception org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.EntityNotFoundException.
- Ejb3ProxyTest.EntityNotFoundException(String, Serializable) - Constructor for class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.EntityNotFoundException
- Ejb3ProxyTest.EntityNotFoundException(String, String, Serializable) - Constructor for class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.EntityNotFoundException
- entityName - Variable in class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.EntityNotFoundException
G
- getEntityName() - Method in class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.EntityNotFoundException
- getId() - Method in class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.EntityNotFoundException
- getMappings() - Method in class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest
H
- handleEntityNotFound(String, Serializable) - Method in class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.Ejb3EntityNotFoundDelegate
I
- id - Variable in class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.EntityNotFoundException
O
- org.hibernate.test.ejb3.proxy - package org.hibernate.test.ejb3.proxy
- Tests for any ejb3-specific behavior for which we need to ensure compliance.
S
- suite() - Static method in class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest
T
- testEjb3ProxyUsage() - Method in class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest
- testGetSemantics() - Method in class org.hibernate.test.ejb3.proxy.Ejb3ProxyTest
- The ejb3 find() method maps to the Hibernate get() method
C E G H I O S T
|
|||||||||
Home >> All >> org >> hibernate >> test >> ejb3 >> [ proxy overview ] | PREV NEXT |