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,
SharedSessionContractImplementor session) |
executeAndExtract, prepareIdentifierGeneratingInsert
getPersister, performInsert, releaseStatement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
performInsert
public Oracle12cGetGeneratedKeysDelegate(PostInsertIdentityPersister persister, Dialect dialect)
protected java.sql.PreparedStatement prepare(java.lang.String insertSQL, SharedSessionContractImplementor session) throws java.sql.SQLException
prepare
in class GetGeneratedKeysDelegate
java.sql.SQLException
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.