Uses of Package
com.github.tadukoo.database.mysql.syntax.reference
Package
Description
Contains
DatabasePojo
, which can be used to store and
retrieve the pojo values from a Database
Contains syntax elements to help build SQL statements
Contains syntax elements relating to conditionals
Contains syntax elements for references (e.g.
Contains classes for creating MySQL statements
-
-
-
-
ClassDescriptionColumn Ref is a reference to a column in SQLThe Alias and building part of building a
ColumnRef
The building part of building aColumnRef
The Column Name part of building aColumnRef
The Table Name or Column Name part of building aColumnRef
Table Ref is used as a reference to a Table in SQL.The Alias and building part of building aTableRef
The Table Name part of building aTableRef
-