Uses of Interface
io.ebeaninternal.api.SpiUpdate
Packages that use SpiUpdate
Package
Description
Core implementation objects
-
Uses of SpiUpdate in io.ebeaninternal.server.core
Methods in io.ebeaninternal.server.core that return SpiUpdateModifier and TypeMethodDescriptionSpiUpdate<?> PersistRequestOrmUpdate.ormUpdate()Return the UpdateSql.Constructors in io.ebeaninternal.server.core with parameters of type SpiUpdateModifierConstructorDescriptionPersistRequestOrmUpdate(SpiEbeanServer server, BeanManager<?> mgr, SpiUpdate<?> ormUpdate, SpiTransaction t, PersistExecute persistExecute) -
Uses of SpiUpdate in io.ebeaninternal.server.querydefn
Classes in io.ebeaninternal.server.querydefn that implement SpiUpdateModifier and TypeClassDescriptionfinal classDefault implementation of OrmUpdate.