Class ClassResolutionByAnnotations

java.lang.Object
org.castor.cpa.util.classresolution.command.BaseResolutionCommand
org.castor.cpa.util.classresolution.command.ClassResolutionByAnnotations
All Implemented Interfaces:
NatureExtendable, PropertyHolder, ClassDescriptorResolutionCommand

public class ClassResolutionByAnnotations extends BaseResolutionCommand

This ClassDescriptorResolutionCommand is used to generate ClassDescriptors from JPA annotated classes.

Version:
2009-05-05
Author:
Peter Schmidt
See Also:
  • Constructor Details

    • ClassResolutionByAnnotations

      public ClassResolutionByAnnotations()
  • Method Details