org.hibernate.test.instrument.cases
Class TestLazyPropertyCustomTypeExecutable

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

public class TestLazyPropertyCustomTypeExecutable
extends AbstractExecutable


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

Constructor Detail

TestLazyPropertyCustomTypeExecutable

public TestLazyPropertyCustomTypeExecutable()
Method Detail

getResources

protected String[] getResources()
Overrides:
getResources in class AbstractExecutable

execute

public void execute()
             throws Exception
Throws:
Exception

cleanup

protected void cleanup()
Overrides:
cleanup in class AbstractExecutable


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