Uses of Package
org.litebridgedb.orm.config
Packages that use org.litebridgedb.orm.config
Package
Description
Litebridge ORM
Fluent API for constructing SQL queries (SELECT statements)
Litebridge ORM runtime configuration.
Core common ORM API function services.
-
Classes in org.litebridgedb.orm.config used by org.litebridgedb.ormClassDescriptionRuntime configuration class for managing the behaviour of Litebridge, particularly the handling strategy for related DTO (Data Transfer Object) fields in queries.Defines how related DTOs should be handled when not included as a JOIN in a query.
-
Classes in org.litebridgedb.orm.config used by org.litebridgedb.orm.api.selectClassDescriptionDefines how related DTOs should be handled when not included as a JOIN in a query.
-
Classes in org.litebridgedb.orm.config used by org.litebridgedb.orm.configClassDescriptionRuntime configuration class for managing the behaviour of Litebridge, particularly the handling strategy for related DTO (Data Transfer Object) fields in queries.Defines how related DTOs should be handled when not included as a JOIN in a query.
-
Classes in org.litebridgedb.orm.config used by org.litebridgedb.orm.engineClassDescriptionRuntime configuration class for managing the behaviour of Litebridge, particularly the handling strategy for related DTO (Data Transfer Object) fields in queries.Defines how related DTOs should be handled when not included as a JOIN in a query.