public class JDBCDB2IdentityValLocalCreateCommand extends JDBCIdentityColumnCreateCommand
pkField, pkSQL
createAllowed, debug, entity, exceptionProcessor, insertAfterEjbPostCreate, insertFields, insertSQL, log, securityManager, trace
Constructor and Description |
---|
JDBCDB2IdentityValLocalCreateCommand() |
Modifier and Type | Method and Description |
---|---|
protected int |
executeInsert(int paramIndex,
PreparedStatement ps,
CmpEntityBeanContext ctx) |
initGeneratedFields, isInsertField, processException
afterInsert, beforeInsert, checkCreateAllowed, execute, generateFields, getGeneratedPKField, getPrimaryKey, init, initEntityCommand, initInsertFields, initInsertSQL, performInsert, prepareStatement
public JDBCDB2IdentityValLocalCreateCommand()
protected int executeInsert(int paramIndex, PreparedStatement ps, CmpEntityBeanContext ctx) throws SQLException
executeInsert
in class JDBCIdentityColumnCreateCommand
SQLException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.