public class Oracle12cGetGeneratedKeysDelegate extends GetGeneratedKeysDelegate
Constructor and Description |
---|
Oracle12cGetGeneratedKeysDelegate(PostInsertIdentityPersister persister,
Dialect dialect) |
Modifier and Type | Method and Description |
---|---|
protected PreparedStatement |
prepare(String insertSQL,
SessionImplementor 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 PreparedStatement prepare(String insertSQL, SessionImplementor session) throws SQLException
prepare
in class GetGeneratedKeysDelegate
SQLException
Copyright © 2017 JBoss by Red Hat. All rights reserved.