public class Oracle12cGetGeneratedKeysDelegate extends GetGeneratedKeysDelegate
| Constructor and Description |
|---|
Oracle12cGetGeneratedKeysDelegate(PostInsertIdentityPersister persister,
Dialect dialect) |
| Modifier and Type | Method and Description |
|---|---|
protected java.sql.PreparedStatement |
prepare(java.lang.String insertSQL,
SessionImplementor session) |
executeAndExtract, prepareIdentifierGeneratingInsertgetPersister, performInsert, releaseStatementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperformInsertpublic Oracle12cGetGeneratedKeysDelegate(PostInsertIdentityPersister persister, Dialect dialect)
protected java.sql.PreparedStatement prepare(java.lang.String insertSQL,
SessionImplementor session)
throws java.sql.SQLException
prepare in class GetGeneratedKeysDelegatejava.sql.SQLExceptionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.