public class InsertResultWithGeneratedKeyDefault extends QueryResultDefault implements InsertResultWithGeneratedKey
| Constructor and Description |
|---|
InsertResultWithGeneratedKeyDefault(int queryResult,
Long generatedKey) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getGeneratedKey()
The generated key
|
getQueryResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetQueryResultpublic Long getGeneratedKey()
InsertResultWithGeneratedKeygetGeneratedKey in interface InsertResultWithGeneratedKeyCopyright © 2018. All rights reserved.