|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManyToMany
| Method Summary | |
|---|---|
CascadeType |
getCascade()
Gets the value of the cascade property. |
FetchType |
getFetch()
Gets the value of the fetch property. |
JoinTable |
getJoinTable()
Gets the value of the joinTable property. |
MapKey |
getMapKey()
Gets the value of the mapKey property. |
String |
getMappedBy()
Gets the value of the mappedBy property. |
String |
getName()
Gets the value of the name property. |
String |
getOrderBy()
Gets the value of the orderBy property. |
String |
getTargetEntity()
Gets the value of the targetEntity property. |
void |
setCascade(CascadeType value)
Sets the value of the cascade property. |
void |
setFetch(FetchType value)
Sets the value of the fetch property. |
void |
setJoinTable(JoinTable value)
Sets the value of the joinTable property. |
void |
setMapKey(MapKey value)
Sets the value of the mapKey property. |
void |
setMappedBy(String value)
Sets the value of the mappedBy property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setOrderBy(String value)
Sets the value of the orderBy property. |
void |
setTargetEntity(String value)
Sets the value of the targetEntity property. |
| Method Detail |
|---|
String getOrderBy()
Stringvoid setOrderBy(String value)
value - allowed object is
StringMapKey getMapKey()
MapKeyvoid setMapKey(MapKey value)
value - allowed object is
MapKeyJoinTable getJoinTable()
JoinTablevoid setJoinTable(JoinTable value)
value - allowed object is
JoinTableCascadeType getCascade()
CascadeTypevoid setCascade(CascadeType value)
value - allowed object is
CascadeTypeString getName()
Stringvoid setName(String value)
value - allowed object is
StringString getTargetEntity()
Stringvoid setTargetEntity(String value)
value - allowed object is
StringFetchType getFetch()
FetchTypevoid setFetch(FetchType value)
value - allowed object is
FetchTypeString getMappedBy()
Stringvoid setMappedBy(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||