|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrimaryKeyJoinColumn | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm | |
| Uses of PrimaryKeyJoinColumn 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 PrimaryKeyJoinColumn | |
|---|---|
protected List<PrimaryKeyJoinColumn> |
OneToOne.primaryKeyJoinColumn
|
protected List<PrimaryKeyJoinColumn> |
SecondaryTable.primaryKeyJoinColumn
|
protected List<PrimaryKeyJoinColumn> |
Entity.primaryKeyJoinColumn
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return PrimaryKeyJoinColumn | |
|---|---|
PrimaryKeyJoinColumn |
PrimaryKeyJoinColumn.clone()
Creates and returns a copy of this object. |
protected static PrimaryKeyJoinColumn |
ObjectFactory.copyOfPrimaryKeyJoinColumn(PrimaryKeyJoinColumn clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PrimaryKeyJoinColumn instance. |
PrimaryKeyJoinColumn |
ObjectFactory.createPrimaryKeyJoinColumn()
Create an instance of PrimaryKeyJoinColumn |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return types with arguments of type PrimaryKeyJoinColumn | |
|---|---|
List<PrimaryKeyJoinColumn> |
OneToOne.getPrimaryKeyJoinColumn()
Gets the value of the primaryKeyJoinColumn property. |
List<PrimaryKeyJoinColumn> |
SecondaryTable.getPrimaryKeyJoinColumn()
Gets the value of the primaryKeyJoinColumn property. |
List<PrimaryKeyJoinColumn> |
Entity.getPrimaryKeyJoinColumn()
Gets the value of the primaryKeyJoinColumn property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type PrimaryKeyJoinColumn | |
|---|---|
protected static PrimaryKeyJoinColumn |
ObjectFactory.copyOfPrimaryKeyJoinColumn(PrimaryKeyJoinColumn clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PrimaryKeyJoinColumn instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with type arguments of type PrimaryKeyJoinColumn | |
|---|---|
protected static void |
OneToOne.copyPrimaryKeyJoinColumn(List<PrimaryKeyJoinColumn> source,
List<PrimaryKeyJoinColumn> target)
Copies all values of property PrimaryKeyJoinColumn. |
protected static void |
OneToOne.copyPrimaryKeyJoinColumn(List<PrimaryKeyJoinColumn> source,
List<PrimaryKeyJoinColumn> target)
Copies all values of property PrimaryKeyJoinColumn. |
protected static void |
SecondaryTable.copyPrimaryKeyJoinColumn(List<PrimaryKeyJoinColumn> source,
List<PrimaryKeyJoinColumn> target)
Copies all values of property PrimaryKeyJoinColumn. |
protected static void |
SecondaryTable.copyPrimaryKeyJoinColumn(List<PrimaryKeyJoinColumn> source,
List<PrimaryKeyJoinColumn> target)
Copies all values of property PrimaryKeyJoinColumn. |
protected static void |
Entity.copyPrimaryKeyJoinColumn(List<PrimaryKeyJoinColumn> source,
List<PrimaryKeyJoinColumn> target)
Copies all values of property PrimaryKeyJoinColumn. |
protected static void |
Entity.copyPrimaryKeyJoinColumn(List<PrimaryKeyJoinColumn> source,
List<PrimaryKeyJoinColumn> target)
Copies all values of property PrimaryKeyJoinColumn. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type PrimaryKeyJoinColumn | |
|---|---|
PrimaryKeyJoinColumn(PrimaryKeyJoinColumn o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PrimaryKeyJoinColumn instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||