org.hibernate.test.instrument.cases
Interface Executable

All Known Implementing Classes:
AbstractExecutable, TestCustomColumnReadAndWrite, TestDirtyCheckExecutable, TestFetchAllExecutable, TestInjectFieldInterceptorExecutable, TestIsPropertyInitializedExecutable, TestLazyExecutable, TestLazyManyToOneExecutable, TestLazyPropertyCustomTypeExecutable, TestManyToOneProxyExecutable, TestSharedPKOneToOneExecutable

public interface Executable


Method Summary
 void complete()
           
 void execute()
           
 void prepare()
           
 

Method Detail

prepare

void prepare()

execute

void execute()
             throws Exception
Throws:
Exception

complete

void complete()


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