Class MapperAnnotationBuilder.AnnotationWrapper

  • Enclosing class:
    MapperAnnotationBuilder

    private class MapperAnnotationBuilder.AnnotationWrapper
    extends java.lang.Object
    • Field Detail

      • annotation

        private final java.lang.annotation.Annotation annotation
      • databaseId

        private final java.lang.String databaseId
    • Constructor Detail

      • AnnotationWrapper

        AnnotationWrapper​(java.lang.annotation.Annotation annotation)
    • Method Detail

      • getAnnotation

        java.lang.annotation.Annotation getAnnotation()
      • getDatabaseId

        java.lang.String getDatabaseId()