Interface Manageable

    • Method Detail

      • isManaged

        default boolean isManaged()
        Check if the current entity is in a managed session
        Returns:
        true if managed, false otherwise
      • detach

        default void detach()
        Detach an entity from the managed session thereby making all the proxied implementations obsolete