|
Berkeley DB version 5.3.28 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityMetadata | |
---|---|
com.sleepycat.persist.model | Annotations for defining a persistent object model. |
com.sleepycat.persist.raw | Raw data access for general purpose tools and manual conversions. |
Uses of EntityMetadata in com.sleepycat.persist.model |
---|
Methods in com.sleepycat.persist.model that return EntityMetadata | |
---|---|
EntityMetadata |
AnnotationModel.getEntityMetadata(String className)
|
abstract EntityMetadata |
EntityModel.getEntityMetadata(String className)
Returns the metadata for a given entity class name. |
Uses of EntityMetadata in com.sleepycat.persist.raw |
---|
Methods in com.sleepycat.persist.raw that return EntityMetadata | |
---|---|
EntityMetadata |
RawType.getEntityMetadata()
Returns the original model entity metadata used to create this class, or null if this is not an entity class. |
|
Berkeley DB version 5.3.28 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |