Package | Description |
---|---|
javax.jdo.metadata |
This package contains classes representing the different components of the JDO Metadata.
|
Modifier and Type | Method and Description |
---|---|
OrderMetadata |
MemberMetadata.getOrderMetadata()
Accessor for the order metadata.
|
OrderMetadata |
MemberMetadata.getOrderMetadata()
Accessor for the order metadata.
|
OrderMetadata |
MemberMetadata.newOrderMetadata()
Method to define the order details.
|
OrderMetadata |
MemberMetadata.newOrderMetadata()
Method to define the order details.
|
OrderMetadata |
OrderMetadata.setColumn(String column)
Method to set the version column name.
|
OrderMetadata |
OrderMetadata.setColumn(String column)
Method to set the version column name.
|
OrderMetadata |
OrderMetadata.setMappedBy(String mappedBy)
Method to set mapped-by information whether the order is present in the element class.
|
OrderMetadata |
OrderMetadata.setMappedBy(String mappedBy)
Method to set mapped-by information whether the order is present in the element class.
|
Copyright © 2005–1970 Apache Software Foundation. All rights reserved.