|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JoinTable | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl | |
| Uses of JoinTable in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm that return JoinTable | |
|---|---|
JoinTable |
ObjectFactory.createJoinTable()
Create an instance of JoinTable |
JoinTable |
OneToMany.getJoinTable()
Gets the value of the joinTable property. |
JoinTable |
ManyToOne.getJoinTable()
Gets the value of the joinTable property. |
JoinTable |
OneToOne.getJoinTable()
Gets the value of the joinTable property. |
JoinTable |
ManyToMany.getJoinTable()
Gets the value of the joinTable property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm with parameters of type JoinTable | |
|---|---|
void |
OneToMany.setJoinTable(JoinTable value)
Sets the value of the joinTable property. |
void |
ManyToOne.setJoinTable(JoinTable value)
Sets the value of the joinTable property. |
void |
OneToOne.setJoinTable(JoinTable value)
Sets the value of the joinTable property. |
void |
ManyToMany.setJoinTable(JoinTable value)
Sets the value of the joinTable property. |
| Uses of JoinTable in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that implement JoinTable | |
|---|---|
class |
JoinTableImpl
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that return JoinTable | |
|---|---|
JoinTable |
ManyToManyImpl.getJoinTable()
|
JoinTable |
OneToOneImpl.getJoinTable()
|
JoinTable |
ManyToOneImpl.getJoinTable()
|
JoinTable |
OneToManyImpl.getJoinTable()
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl with parameters of type JoinTable | |
|---|---|
void |
ManyToManyImpl.setJoinTable(JoinTable value)
|
void |
OneToOneImpl.setJoinTable(JoinTable value)
|
void |
ManyToOneImpl.setJoinTable(JoinTable value)
|
void |
OneToManyImpl.setJoinTable(JoinTable value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||