|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JoinColumn | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm | |
| Uses of JoinColumn in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with type parameters of type JoinColumn | |
|---|---|
protected List<JoinColumn> |
JoinTable.inverseJoinColumn
|
protected List<JoinColumn> |
OneToMany.joinColumn
|
protected List<JoinColumn> |
ManyToOne.joinColumn
|
protected List<JoinColumn> |
OneToOne.joinColumn
|
protected List<JoinColumn> |
AssociationOverride.joinColumn
|
protected List<JoinColumn> |
JoinTable.joinColumn
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return JoinColumn | |
|---|---|
JoinColumn |
JoinColumn.clone()
Creates and returns a copy of this object. |
protected static JoinColumn |
ObjectFactory.copyOfJoinColumn(JoinColumn clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.JoinColumn instance. |
JoinColumn |
ObjectFactory.createJoinColumn()
Create an instance of JoinColumn |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return types with arguments of type JoinColumn | |
|---|---|
List<JoinColumn> |
JoinTable.getInverseJoinColumn()
Gets the value of the inverseJoinColumn property. |
List<JoinColumn> |
OneToMany.getJoinColumn()
Gets the value of the joinColumn property. |
List<JoinColumn> |
ManyToOne.getJoinColumn()
Gets the value of the joinColumn property. |
List<JoinColumn> |
OneToOne.getJoinColumn()
Gets the value of the joinColumn property. |
List<JoinColumn> |
AssociationOverride.getJoinColumn()
Gets the value of the joinColumn property. |
List<JoinColumn> |
JoinTable.getJoinColumn()
Gets the value of the joinColumn property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type JoinColumn | |
|---|---|
protected static JoinColumn |
ObjectFactory.copyOfJoinColumn(JoinColumn clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.JoinColumn instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with type arguments of type JoinColumn | |
|---|---|
protected static void |
JoinTable.copyInverseJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property InverseJoinColumn. |
protected static void |
JoinTable.copyInverseJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property InverseJoinColumn. |
protected static void |
OneToMany.copyJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property JoinColumn. |
protected static void |
OneToMany.copyJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property JoinColumn. |
protected static void |
ManyToOne.copyJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property JoinColumn. |
protected static void |
ManyToOne.copyJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property JoinColumn. |
protected static void |
OneToOne.copyJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property JoinColumn. |
protected static void |
OneToOne.copyJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property JoinColumn. |
protected static void |
AssociationOverride.copyJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property JoinColumn. |
protected static void |
AssociationOverride.copyJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property JoinColumn. |
protected static void |
JoinTable.copyJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property JoinColumn. |
protected static void |
JoinTable.copyJoinColumn(List<JoinColumn> source,
List<JoinColumn> target)
Copies all values of property JoinColumn. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type JoinColumn | |
|---|---|
JoinColumn(JoinColumn o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.JoinColumn instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||