org.hibernate.envers.test.integration.proxy
Class QueryingWithProxyObjectTest

java.lang.Object
  extended by org.hibernate.envers.test.AbstractEnversTest
      extended by org.hibernate.envers.test.AbstractSessionTest
          extended by org.hibernate.envers.test.integration.proxy.QueryingWithProxyObjectTest

public class QueryingWithProxyObjectTest
extends AbstractSessionTest


Field Summary
 
Fields inherited from class org.hibernate.envers.test.AbstractSessionTest
config
 
Constructor Summary
QueryingWithProxyObjectTest()
           
 
Method Summary
 void initData()
           
protected  void initMappings()
           
 void testQueryingWithProxyObject()
           
 
Methods inherited from class org.hibernate.envers.test.AbstractSessionTest
closeSessionFactory, getAuditReader, getCfg, getHibernateConfigurationFileName, getSession, init, newSessionFactory
 
Methods inherited from class org.hibernate.envers.test.AbstractEnversTest
data, getAuditStrategy, setTestData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryingWithProxyObjectTest

public QueryingWithProxyObjectTest()
Method Detail

initMappings

protected void initMappings()
                     throws MappingException,
                            URISyntaxException
Specified by:
initMappings in class AbstractSessionTest
Throws:
MappingException
URISyntaxException

initData

public void initData()

testQueryingWithProxyObject

public void testQueryingWithProxyObject()


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.