209210211212213214215216217
rollbackTxn(); } } public void testLongPkWithBidirectionalOneToOneChild() { OneToOneParentWithRootOnlyLongBiChild pojo = new OneToOneParentWithRootOnlyLongBiChild(); pojo.id = "yar"; assertMetaDataException(pojo); }