Uses of Interface
org.litebridgedb.orm.api.dto.DtoDataSpec
Packages that use DtoDataSpec
Package
Description
Fluent API for constructing DTO-mapped SQL queries (SELECT statements)
Persistence subsystem; contains classes for saving/updating/deleting DTOs
-
Uses of DtoDataSpec in org.litebridgedb.orm.api.dto
Classes in org.litebridgedb.orm.api.dto that implement DtoDataSpec -
Uses of DtoDataSpec in org.litebridgedb.orm.api.dto.delete
Classes in org.litebridgedb.orm.api.dto.delete that implement DtoDataSpec -
Uses of DtoDataSpec in org.litebridgedb.orm.api.dto.update
Classes in org.litebridgedb.orm.api.dto.update that implement DtoDataSpec -
Uses of DtoDataSpec in org.litebridgedb.orm.persistence
Classes in org.litebridgedb.orm.persistence with type parameters of type DtoDataSpecFields in org.litebridgedb.orm.persistence declared as DtoDataSpec