Uses of Interface
com.github.tadukoo.database.mysql.syntax.statement.SQLUpdateStatement.Table
Package
Description
Contains classes for creating MySQL statements
-
Uses of SQLUpdateStatement.Table in com.github.tadukoo.database.mysql.syntax.statement
Modifier and TypeMethodDescriptionstatic SQLUpdateStatement.Table
SQLUpdateStatement.builder()
SQLStatement.SQLStatementBuilder.update()