Uses of Interface
org.litebridgedb.orm.api.dto.update.DtoUpdateStart
Packages that use DtoUpdateStart
-
Uses of DtoUpdateStart in org.litebridgedb.orm
Method parameters in org.litebridgedb.orm with type arguments of type DtoUpdateStartModifier and TypeMethodDescription<DTO> voidLitebridge.update(Class<DTO> dtoClass, Function<DtoUpdateStart<DTO>, UpdateQuery> update) -
Uses of DtoUpdateStart in org.litebridgedb.orm.api.dto.update
Subinterfaces of DtoUpdateStart in org.litebridgedb.orm.api.dto.updateClasses in org.litebridgedb.orm.api.dto.update that implement DtoUpdateStart