public class JDBCPkSqlCreateCommand extends JDBCInsertPKCreateCommand
| Modifier and Type | Field and Description |
|---|---|
protected JDBCCMPFieldBridge |
pkField |
protected String |
pkSQL |
existsSQLcreateAllowed, debug, entity, exceptionProcessor, insertAfterEjbPostCreate, insertFields, insertSQL, log, securityManager, trace| Constructor and Description |
|---|
JDBCPkSqlCreateCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateFields(CmpEntityBeanContext ctx) |
void |
init(JDBCStoreManager manager) |
protected void |
initEntityCommand(JDBCEntityCommandMetaData entityCommand) |
beforeInsert, initExistsSQLafterInsert, checkCreateAllowed, execute, executeInsert, getGeneratedPKField, getPrimaryKey, initGeneratedFields, initInsertFields, initInsertSQL, isInsertField, performInsert, prepareStatementprotected String pkSQL
protected JDBCCMPFieldBridge pkField
public void init(JDBCStoreManager manager)
init in interface JDBCCreateCommandinit in class JDBCInsertPKCreateCommandprotected void initEntityCommand(JDBCEntityCommandMetaData entityCommand)
initEntityCommand in class JDBCAbstractCreateCommandprotected void generateFields(CmpEntityBeanContext ctx) throws javax.ejb.CreateException
generateFields in class JDBCAbstractCreateCommandjavax.ejb.CreateExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.