ma.glasnost.orika.test.unenhance.inheritance
Class HibernateProxyTestCase
java.lang.Object
ma.glasnost.orika.test.unenhance.inheritance.HibernateProxyTestCase
@ContextConfiguration(locations="classpath:HibernateProxyTestCase-context.xml")
@Transactional
@DirtiesContext
public class HibernateProxyTestCase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateProxyTestCase
public HibernateProxyTestCase()
getSession
protected org.hibernate.Session getSession()
setup
public void setup()
testMappingNonProxyObject
public void testMappingNonProxyObject()
testMappingProxyObject
public void testMappingProxyObject()
testMappingCaching
public void testMappingCaching()
Copyright © 2013 Glasnost. All Rights Reserved.