Package com.github.tadukoo.database.mysql.syntax.reference
package com.github.tadukoo.database.mysql.syntax.reference
Contains syntax elements for references (e.g. tables and columns)
- 
ClassDescriptionColumn Ref is a reference to a column in SQLThe Alias and building part of building a
ColumnRefThe building part of building aColumnRefThe Column Name part of building aColumnRefA builder to use to build aColumnRef.The Table Name or Column Name part of building aColumnRefTable Ref is used as a reference to a Table in SQL.The Alias and building part of building aTableRefThe Table Name part of building aTableRefA builder to build a newTableRef.