Uses of Enum
io.ebeaninternal.api.SpiUpdate.OrmUpdateType
Packages that use SpiUpdate.OrmUpdateType
-
Uses of SpiUpdate.OrmUpdateType in io.ebeaninternal.api
Methods in io.ebeaninternal.api that return SpiUpdate.OrmUpdateTypeModifier and TypeMethodDescriptionSpiUpdate.ormUpdateType()Return the type of this - insert, update or delete.static SpiUpdate.OrmUpdateTypeReturns the enum constant of this type with the specified name.static SpiUpdate.OrmUpdateType[]SpiUpdate.OrmUpdateType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SpiUpdate.OrmUpdateType in io.ebeaninternal.server.querydefn
Methods in io.ebeaninternal.server.querydefn that return SpiUpdate.OrmUpdateType