Uses of Class
org.litebridgedb.orm.api.sql.SqlFromClause
Packages that use SqlFromClause
Package
Description
Litebridge ORM
Fluent API for constructing SQL queries (SELECT statements) without result object mapping
-
Uses of SqlFromClause in org.litebridgedb.orm
Methods in org.litebridgedb.orm that return SqlFromClauseModifier and TypeMethodDescriptionLitebridge.select()Query data from the database, without mapping results to Data Transfer Object (DTOs).Query data from the database, without mapping results to Data Transfer Objects (DTOs).Query data from the database, without mapping results to Data Transfer Objects (DTOs). -
Uses of SqlFromClause in org.litebridgedb.orm.api.sql
Methods in org.litebridgedb.orm.api.sql that return SqlFromClauseModifier and TypeMethodDescription