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