public class UpdateStatement extends TableStatement
Constructor and Description |
---|
UpdateStatement(String table,
String idColumn,
String idValue)
Creates a new instance of UpdateStatement.
|
Modifier and Type | Method and Description |
---|---|
String |
toSql()
Prints this statement as SQL.
|
addValue
toString
public String toSql()
EntityStatement
toSql
in class EntityStatement
Copyright © 2016 fastnate.org. All rights reserved.