final public class JDBCRelationshipRoleMetaData (Code)
Imutable class which represents one ejb-relationship-role element found in
the ejb-jar.xml file's ejb-relation elements.
author: Dain Sundstrom author: Alexey Loubyansky version: $Revision: 57209 $
Should this role use a foreign key constraint.
true if the store mananager will execute an ALTER TABLE ADDCONSTRAINT statement to add a foreign key constraint.