org.hibernate.test.instrument.buildtime
Class InstrumentTest
java.lang.Object
org.hibernate.testing.junit4.BaseUnitTestCase
org.hibernate.test.instrument.buildtime.InstrumentTest
public class InstrumentTest
- extends BaseUnitTestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstrumentTest
public InstrumentTest()
testDirtyCheck
public void testDirtyCheck()
throws Exception
- Throws:
Exception
testFetchAll
public void testFetchAll()
throws Exception
- Throws:
Exception
testLazy
public void testLazy()
throws Exception
- Throws:
Exception
testLazyManyToOne
public void testLazyManyToOne()
throws Exception
- Throws:
Exception
testSetFieldInterceptor
public void testSetFieldInterceptor()
throws Exception
- Throws:
Exception
testPropertyInitialized
public void testPropertyInitialized()
throws Exception
- Throws:
Exception
testManyToOneProxy
public void testManyToOneProxy()
throws Exception
- Throws:
Exception
testLazyPropertyCustomTypeExecutable
public void testLazyPropertyCustomTypeExecutable()
throws Exception
- Throws:
Exception
testSharedPKOneToOne
public void testSharedPKOneToOne()
throws Exception
- Throws:
Exception
testCustomColumnReadAndWrite
public void testCustomColumnReadAndWrite()
throws Exception
- Throws:
Exception
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.