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.
|
addValuetoStringpublic String toSql()
EntityStatementtoSql in class EntityStatementCopyright © 2016 fastnate.org. All rights reserved.