public class Ejb3RelationshipManyToMany extends Ejb3RelationshipOneToMany
attributeName, column, foreignKey, oneToOne, optional, refColumn, targetType| Constructor and Description |
|---|
Ejb3RelationshipManyToMany(ForeignKeyDescription thisForeignKey,
ForeignKeyDescription foreignKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(Ejb3Schema schema) |
ForeignKeyDescription |
getOtherForeignKey() |
String |
getType() |
getJavaType, getMappedByRelationship, isMapped, isToMany, setMappedByRelationshipgetAttributeName, getColumn, getForeignKey, getGetter, getRefColumn, getSetter, getTargetType, isOneToOne, isOptional, isPrimaryKeyJoin, setOneToOne, setOptional, toStringtoPlural, toProperAttributeName, toProperEntityNamepublic Ejb3RelationshipManyToMany(ForeignKeyDescription thisForeignKey, ForeignKeyDescription foreignKey)
foreignKey - - fk of OTHER sidepublic ForeignKeyDescription getOtherForeignKey()
public void generate(Ejb3Schema schema)
generate in class Ejb3RelationshipOneToManypublic String getType()
getType in class Ejb3RelationshipOneToManyCopyright © 2008-2016. All Rights Reserved.