Interface AttributeMarker.Mappable

All Superinterfaces:
Annotation, AttributeMarker
All Known Implementing Classes:
ManyToManyJpaAnnotation
Enclosing interface:
AttributeMarker

public static interface AttributeMarker.Mappable extends AttributeMarker
  • Method Details

    • mappedBy

      String mappedBy()
    • mappedBy

      void mappedBy(String value)