org.hibernate.test.instrument.runtime
Class JavassistInstrumentationTest
java.lang.Object
org.hibernate.testing.junit4.BaseUnitTestCase
org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
org.hibernate.test.instrument.runtime.JavassistInstrumentationTest
public class JavassistInstrumentationTest
- extends AbstractTransformingClassLoaderInstrumentTestCase
Methods inherited from class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase |
executeExecutable, testCustomColumnReadAndWrite, testDirtyCheck, testFetchAll, testLazy, testLazyManyToOne, testLazyPropertyCustomType, testManyToOneProxy, testPropertyInitialized, testSetFieldInterceptor, testSharedPKOneToOne |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavassistInstrumentationTest
public JavassistInstrumentationTest()
buildBytecodeProvider
protected BytecodeProvider buildBytecodeProvider()
- Specified by:
buildBytecodeProvider
in class AbstractTransformingClassLoaderInstrumentTestCase
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.