| org.jboss.test.cmp2.fkmapping.ejb.ChildLocal
ChildLocal | public interface ChildLocal extends javax.ejb.EJBLocalObject(Code) | | Local interface for Child.
|
getMotherId | public Long getMotherId()(Code) | | Non-null CMP field mapped to the foreign key field Used as a read-only field to verify correctness of INSERT
|
getMotherName | public String getMotherName()(Code) | | Non-null CMP field mapped to the foreign key field Used as a read-only field to verify correctness of INSERT
|
|
|