@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 |
testMappingCollections() |
void |
testMappingNonProxyObject() |
void |
testMappingProxyObject() |
protected org.hibernate.Session getSession()
public void setup()
public void testMappingNonProxyObject()
public void testMappingProxyObject()
public void testMappingCaching()
public void testMappingCollections()
Copyright © 2019 Glasnost. All rights reserved.