Interface EntityEntryContext.EntityEntryCrossRef

All Superinterfaces:
Map.Entry<Object,EntityEntry>
Enclosing class:
EntityEntryContext

public static interface EntityEntryContext.EntityEntryCrossRef extends Map.Entry<Object,EntityEntry>
  • Method Details

    • getEntity

      Object getEntity()
      The entity
      Returns:
      The entity
    • getEntityEntry

      EntityEntry getEntityEntry()
      The associated EntityEntry
      Returns:
      The EntityEntry associated with the entity in this context