public class JDBCPostgreSQLCreateCommand extends JDBCIdentityColumnCreateCommand
pkField, pkSQLcreateAllowed, 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, processExceptionafterInsert, beforeInsert, checkCreateAllowed, execute, generateFields, getGeneratedPKField, getPrimaryKey, initInsertFields, initInsertSQL, performInsert, prepareStatementpublic void init(JDBCStoreManager manager)
init in interface JDBCCreateCommandinit in class JDBCAbstractCreateCommandprotected void initEntityCommand(JDBCEntityCommandMetaData entityCommand)
initEntityCommand in class JDBCAbstractCreateCommandprotected int executeInsert(int index,
PreparedStatement ps,
CmpEntityBeanContext ctx)
throws SQLException
executeInsert in class JDBCIdentityColumnCreateCommandSQLExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.