|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrimaryKeyJoinColumn | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm | |
| Uses of PrimaryKeyJoinColumn in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm declared as PrimaryKeyJoinColumn | |
|---|---|
protected PrimaryKeyJoinColumn[] |
OneToOne.primaryKeyJoinColumn
|
protected PrimaryKeyJoinColumn[] |
SecondaryTable.primaryKeyJoinColumn
|
protected PrimaryKeyJoinColumn[] |
Entity.primaryKeyJoinColumn
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm that return PrimaryKeyJoinColumn | |
|---|---|
PrimaryKeyJoinColumn |
PrimaryKeyJoinColumn.clone()
Creates and returns a copy of this object. |
PrimaryKeyJoinColumn |
ObjectFactory.createPrimaryKeyJoinColumn()
Create an instance of PrimaryKeyJoinColumn |
PrimaryKeyJoinColumn[] |
OneToOne.getPrimaryKeyJoinColumn()
|
PrimaryKeyJoinColumn[] |
SecondaryTable.getPrimaryKeyJoinColumn()
|
PrimaryKeyJoinColumn[] |
Entity.getPrimaryKeyJoinColumn()
|
PrimaryKeyJoinColumn |
OneToOne.getPrimaryKeyJoinColumn(int idx)
|
PrimaryKeyJoinColumn |
SecondaryTable.getPrimaryKeyJoinColumn(int idx)
|
PrimaryKeyJoinColumn |
Entity.getPrimaryKeyJoinColumn(int idx)
|
PrimaryKeyJoinColumn |
OneToOne.setPrimaryKeyJoinColumn(int idx,
PrimaryKeyJoinColumn value)
|
PrimaryKeyJoinColumn |
SecondaryTable.setPrimaryKeyJoinColumn(int idx,
PrimaryKeyJoinColumn value)
|
PrimaryKeyJoinColumn |
Entity.setPrimaryKeyJoinColumn(int idx,
PrimaryKeyJoinColumn value)
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm with parameters of type PrimaryKeyJoinColumn | |
|---|---|
PrimaryKeyJoinColumn |
OneToOne.setPrimaryKeyJoinColumn(int idx,
PrimaryKeyJoinColumn value)
|
PrimaryKeyJoinColumn |
SecondaryTable.setPrimaryKeyJoinColumn(int idx,
PrimaryKeyJoinColumn value)
|
PrimaryKeyJoinColumn |
Entity.setPrimaryKeyJoinColumn(int idx,
PrimaryKeyJoinColumn value)
|
void |
OneToOne.setPrimaryKeyJoinColumn(PrimaryKeyJoinColumn[] values)
|
void |
SecondaryTable.setPrimaryKeyJoinColumn(PrimaryKeyJoinColumn[] values)
|
void |
Entity.setPrimaryKeyJoinColumn(PrimaryKeyJoinColumn[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm with parameters of type PrimaryKeyJoinColumn | |
|---|---|
PrimaryKeyJoinColumn(PrimaryKeyJoinColumn o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm.PrimaryKeyJoinColumn instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||