Uses of Class
io.ebean.MergeOptionsBuilder
-
Uses of MergeOptionsBuilder in io.ebean
Modifier and TypeMethodDescriptionAdd a path that will included in the merge.MergeOptionsBuilder.setClientGeneratedIds()
Set to true if Id values are supplied by the client.MergeOptionsBuilder.setDeletePermanent()
Set that deletions should use delete permanent (rather than default which allows soft deletes).