org.hibernate.test.instrument.cases
Class TestFetchAllExecutable

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

public class TestFetchAllExecutable
extends AbstractExecutable


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

TestFetchAllExecutable

public TestFetchAllExecutable()
Method Detail

execute

public void execute()


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