| Interface | Description |
|---|---|
| ClassDescriptorResolutionCommand |
Command resolves
ClassDescriptors. |
| Class | Description |
|---|---|
| BaseResolutionCommand |
Provides basic
HashMap based property implementation for a
ClassDescriptorResolutionCommand. |
| ClassResolutionByAnnotations |
This
ClassDescriptorResolutionCommand is used to generate
ClassDescriptors from JPA annotated classes. |
| ClassResolutionByCDR |
This class tries to resolve a
ClassDescriptor from a package that
contains a JDOConstants.PKG_CDR_LIST_FILE file. |
| ClassResolutionByFile |
Resolves
ClassDescriptors on the file system. |
| ClassResolutionByMappingLoader |
Resolves
ClassDescriptors using a MappingLoader. |
Copyright © 2014. All rights reserved.