Uses of Class
com.github.tadukoo.database.mysql.syntax.statement.SQLUpdateStatement
Package
Description
Contains classes for creating MySQL statements
-
Uses of SQLUpdateStatement in com.github.tadukoo.database.mysql.syntax.statement
Modifier and TypeMethodDescriptionSQLUpdateStatement.SQLUpdateStatementBuilder.build()
Builds a newSQLUpdateStatement
based on the set parameters after checking for errorsSQLUpdateStatement.WhereStatementAndBuild.build()
Builds a newSQLUpdateStatement
based on the set parameters after checking for errors