Interface DAO<E extends Entity>

    • Method Detail

      • refresh

        void refresh​(E entity)
      • detach

        void detach​(E entity)