public class LastInsertId
extends java.lang.Object
| Constructor and Description |
|---|
LastInsertId(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNull() |
int |
toInt() |
long |
toLong() |
java.lang.String |
toString() |