63646566676869
public void testLazyPropertyCustomTypeExecutable() throws Exception { execute( new TestLazyPropertyCustomTypeExecutable() ); } public void testSharedPKOneToOne() throws Exception { execute( new TestSharedPKOneToOneExecutable() ); }
62636465666768