Interface SaveMany


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

    Modifier and Type
    Method
    Description
    void
    Save the many property (after the associated bean persist).
  • Method Details

    • saveBatch

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