Methods Summary |
---|
protected org.hibernate.bytecode.BytecodeProvider | buildBytecodeProvider()
return new BytecodeProviderImpl();
|
public static junit.framework.Test | suite()
return new TestSuite( CGLIBInstrumentationTest.class );
|
public void | testDirtyCheck()
super.testDirtyCheck(); //To change body of overridden methods use File | Settings | File Templates.
|
public void | testFetchAll()
super.testFetchAll(); //To change body of overridden methods use File | Settings | File Templates.
|
public void | testLazy()
super.testLazy(); //To change body of overridden methods use File | Settings | File Templates.
|
public void | testLazyManyToOne()
super.testLazyManyToOne(); //To change body of overridden methods use File | Settings | File Templates.
|
public void | testManyToOneProxy()
super.testManyToOneProxy(); //To change body of overridden methods use File | Settings | File Templates.
|
public void | testPropertyInitialized()
super.testPropertyInitialized(); //To change body of overridden methods use File | Settings | File Templates.
|
public void | testSetFieldInterceptor()
super.testSetFieldInterceptor(); //To change body of overridden methods use File | Settings | File Templates.
|