public class UpdateStatement
extends <any>
| Constructor and Description |
|---|
UpdateStatement(String table,
String idColumn,
String idValue)
Creates a new instance of UpdateStatement.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIdColumn() |
String |
getIdValue() |
String |
toSql() |
public String toSql()
@Generated(value="lombok") public String getIdColumn()
@Generated(value="lombok") public String getIdValue()
Copyright © 2018 fastnate.org. All rights reserved.