Class ExternalMetadataReader

  • All Implemented Interfaces:
    MetadataReader

    public class ExternalMetadataReader
    extends ReflectAnnotationReader
    Metadata Reader able to read from either class annotations or external metadata files or combine both, depending on configuration provided in xml file itself.
    Author:
    shih-chang.chen@oracle.com, miroslav.kos@oracle.com