67686970717273
public void testSharedPKOneToOne() throws Exception { execute( new TestSharedPKOneToOneExecutable() ); } public void testCustomColumnReadAndWrite() throws Exception { execute( new TestCustomColumnReadAndWrite() ); }