public class JDBCKeyGeneratorCreateCommand extends JDBCInsertPKCreateCommand
| Modifier and Type | Field and Description |
|---|---|
protected KeyGenerator |
keyGenerator |
protected JDBCCMPFieldBridge |
pkField |
existsSQLcreateAllowed, debug, entity, exceptionProcessor, insertAfterEjbPostCreate, insertFields, insertSQL, log, securityManager, trace| Constructor and Description |
|---|
JDBCKeyGeneratorCreateCommand() |
| 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 KeyGenerator keyGenerator
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.