Interface PersistentEntityReference

    • Method Detail

      • isForeignKey

        boolean isForeignKey()
        Returns:
        true is the entity defines a foreign key
      • getOnDeleteAction

        OnDeleteAction getOnDeleteAction()
        Returns:
        the onDeleteAction
      • getOnUpdateAction

        OnUpdateAction getOnUpdateAction()
        Returns:
        the onUpdateAction