|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agimatec.dbtransform.ejb3.Ejb3Prototype
com.agimatec.dbtransform.ejb3.Ejb3Relationship
com.agimatec.dbtransform.ejb3.Ejb3RelationshipOneToMany
com.agimatec.dbtransform.ejb3.Ejb3RelationshipManyToMany
public class Ejb3RelationshipManyToMany
Description:
User: roman.stumm
Date: 04.07.2007
Time: 16:24:44
Copyright: Agimatec GmbH
| Field Summary |
|---|
| Fields inherited from class com.agimatec.dbtransform.ejb3.Ejb3Relationship |
|---|
attributeName, column, foreignKey, oneToOne, optional, refColumn, targetType |
| Constructor Summary | |
|---|---|
Ejb3RelationshipManyToMany(ForeignKeyDescription thisForeignKey,
ForeignKeyDescription foreignKey)
|
|
| Method Summary | |
|---|---|
void |
generate(Ejb3Schema schema)
|
ForeignKeyDescription |
getOtherForeignKey()
|
java.lang.String |
getType()
|
| Methods inherited from class com.agimatec.dbtransform.ejb3.Ejb3RelationshipOneToMany |
|---|
getJavaType, getMappedByRelationship, isMapped, isToMany, setMappedByRelationship |
| Methods inherited from class com.agimatec.dbtransform.ejb3.Ejb3Relationship |
|---|
getAttributeName, getColumn, getForeignKey, getGetter, getRefColumn, getSetter, getTargetType, isOneToOne, isOptional, isPrimaryKeyJoin, setOneToOne, setOptional, toString |
| Methods inherited from class com.agimatec.dbtransform.ejb3.Ejb3Prototype |
|---|
toPlural, toProperAttributeName, toProperEntityName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Ejb3RelationshipManyToMany(ForeignKeyDescription thisForeignKey,
ForeignKeyDescription foreignKey)
foreignKey - - fk of OTHER side| Method Detail |
|---|
public ForeignKeyDescription getOtherForeignKey()
public void generate(Ejb3Schema schema)
generate in class Ejb3RelationshipOneToManypublic java.lang.String getType()
getType in class Ejb3RelationshipOneToMany
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||