new HasOneToManyUnencodedStringPkListJPA(), new BidirectionalChildUnencodedStringPkListJPA(),
TXN_START_END);
}
public void testAddChildToOneToManyParentWithUnencodedStringPk_NoTxn() throws Exception {
testAddChildToOneToManyParentWithUnencodedStringPk(
new HasOneToManyUnencodedStringPkListJPA(), new BidirectionalChildUnencodedStringPkListJPA(),
NEW_EM_START_END);
}