ma.glasnost.orika.test.unenhance
Class HibernateProxyTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.unenhance.HibernateProxyTestCase

@ContextConfiguration(locations="classpath:HibernateProxyTestCase-context.xml")
@Transactional
@DirtiesContext
public class HibernateProxyTestCase
extends Object


Constructor Summary
HibernateProxyTestCase()
           
 
Method Summary
protected  org.hibernate.Session getSession()
           
 void setup()
           
 void testMappingProxyObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateProxyTestCase

public HibernateProxyTestCase()
Method Detail

getSession

protected org.hibernate.Session getSession()

setup

public void setup()

testMappingProxyObject

public void testMappingProxyObject()


Copyright © 2012 Glasnost. All Rights Reserved.