|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementMetadata | |
|---|---|
| javax.jdo.metadata | This package contains classes representing the different components of the JDO Metadata. |
| Uses of ElementMetadata in javax.jdo.metadata |
|---|
| Methods in javax.jdo.metadata that return ElementMetadata | |
|---|---|
ElementMetadata |
MemberMetadata.getElementMetadata()
Accessor for the element details |
ElementMetadata |
MemberMetadata.newElementMetadata()
Method to define the new element details |
ElementMetadata |
ElementMetadata.setColumn(java.lang.String column)
Method to set the column name. |
ElementMetadata |
ElementMetadata.setDeleteAction(ForeignKeyAction action)
Method to set the delete action of the FK |
ElementMetadata |
ElementMetadata.setTable(java.lang.String table)
Method to set the table name. |
ElementMetadata |
ElementMetadata.setUpdateAction(ForeignKeyAction action)
Method to set the update action of the FK |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||