|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InheritanceMetadata | |
|---|---|
| javax.jdo.metadata | This package contains classes representing the different components of the JDO Metadata. |
| Uses of InheritanceMetadata in javax.jdo.metadata |
|---|
| Methods in javax.jdo.metadata that return InheritanceMetadata | |
|---|---|
InheritanceMetadata |
TypeMetadata.getInheritanceMetadata()
Accessor for the inheritance (if any). |
InheritanceMetadata |
TypeMetadata.newInheritanceMetadata()
Method to define the inheritance metadata. |
InheritanceMetadata |
InheritanceMetadata.setCustomStrategy(java.lang.String strategy)
Method to set the custom inheritance strategy. |
InheritanceMetadata |
InheritanceMetadata.setStrategy(InheritanceStrategy strategy)
Method to set the inheritance strategy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||