Interface ParentDescriptor.RelationDescriptor

All Superinterfaces:
ParentDescriptor
All Known Implementing Classes:
RelationDescriptor
Enclosing interface:
ParentDescriptor

public static interface ParentDescriptor.RelationDescriptor extends ParentDescriptor
  • Method Details

    • getSourceEntity

      String getSourceEntity()
    • getTargetEntity

      String getTargetEntity()
    • getRelationName

      String getRelationName()