Interface SaveMany

  • All Known Implementing Classes:
    SaveManyBeans

    public interface SaveMany
    Save many that can be queued up to execute after the associated bean has been actually been persisted.
    • Method Detail

      • saveBatch

        void saveBatch()
        Save the many property (after the associated bean persist).