| Home >> All >> org >> hibernate >> test >> [ ejb3 Javadoc ] |
| | org.hibernate.test.ejb3.fetch.* (3) | | org.hibernate.test.ejb3.lock.* (2) | | org.hibernate.test.ejb3.proxy.* (1) |
org.hibernate.test.ejb3: Javadoc index of package org.hibernate.test.ejb3.
Package Samples:
org.hibernate.test.ejb3.proxy: Tests for any ejb3-specific behavior for which we need to ensure compliance.
org.hibernate.test.ejb3.fetch
org.hibernate.test.ejb3.lock
Classes:
EJB3LockTest: Tests specifically relating to section 3.3.5.3 [Lock Modes] of the EJB3 persistence specification (as of the Proposed Final Draft ).
Ejb3ProxyTest: Test relation between proxies and get()/load() processing and make sure the interactions match the ejb3 expectations
RepeatableReadTest: Test that the Hibernate Session complies with REPEATABLE_READ isolation semantics.
Person: Copied over from annotations test suite...
EJB3Suite
Item
Part
FetchingTest
Stay
| Home | Contact Us | Privacy Policy | Terms of Service |