Uses of Interface
org.litebridge.orm.api.select.SelectApi
Packages that use SelectApi
Package
Description
Litebridge ORM
Core common ORM API function services.
-
Uses of SelectApi in org.litebridge.orm
Classes in org.litebridge.orm that implement SelectApi -
Uses of SelectApi in org.litebridge.orm.engine
Classes in org.litebridge.orm.engine that implement SelectApiModifier and TypeClassDescriptionclassProvides methods for constructing SQL SELECT statements in a fluent, object-oriented manner.