@ContextConfiguration(locations="classpath:HibernateProxyTestCase-context.xml") @Transactional @DirtiesContext public class HibernateProxyTestCase extends Object
| Constructor and Description |
|---|
HibernateProxyTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected org.hibernate.Session |
getSession() |
void |
setup() |
void |
testMappingCaching() |
void |
testMappingNonProxyObject() |
void |
testMappingProxyObject() |
Copyright © 2017 Glasnost. All Rights Reserved.