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 TypeMethodDescriptionvoidSave the many property (after the associated bean persist).
-
Method Details
-
saveBatch
void saveBatch()Save the many property (after the associated bean persist).
-