org.hibernate.test.instrument.cases
Class TestLazyManyToOneExecutable

java.lang.Object
  extended by org.hibernate.test.instrument.cases.AbstractExecutable
      extended by org.hibernate.test.instrument.cases.TestLazyManyToOneExecutable
All Implemented Interfaces:
Executable

public class TestLazyManyToOneExecutable
extends AbstractExecutable


Constructor Summary
TestLazyManyToOneExecutable()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.hibernate.test.instrument.cases.AbstractExecutable
cleanup, complete, getFactory, getResources, prepare
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLazyManyToOneExecutable

public TestLazyManyToOneExecutable()
Method Detail

execute

public void execute()


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