org.hibernate.test.instrument.cases
Class TestLazyExecutable

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

public class TestLazyExecutable
extends AbstractExecutable


Constructor Summary
TestLazyExecutable()
           
 
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

TestLazyExecutable

public TestLazyExecutable()
Method Detail

execute

public void execute()


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