Uses of Package
io.github.blyznytsiaorg.bibernate.dao.jdbc.dsl.join
Packages that use io.github.blyznytsiaorg.bibernate.dao.jdbc.dsl.join
Package
Description
-
-
Classes in io.github.blyznytsiaorg.bibernate.dao.jdbc.dsl.join used by io.github.blyznytsiaorg.bibernate.dao.jdbc.dslClassDescriptionRepresents a SQL JOIN clause with information about the joined table, the ON condition, and the type of JOIN (INNER, LEFT, RIGHT, FULL).Represents the types of SQL JOIN operations: INNER, LEFT, RIGHT, FULL.
-