public abstract class JDBCInsertPKCreateCommand extends JDBCAbstractCreateCommand
protected String
existsSQL
createAllowed, debug, entity, exceptionProcessor, insertAfterEjbPostCreate, insertFields, insertSQL, log, securityManager, trace
JDBCInsertPKCreateCommand()
protected void
beforeInsert(CmpEntityBeanContext ctx)
void
init(JDBCStoreManager manager)
initExistsSQL()
afterInsert, checkCreateAllowed, execute, executeInsert, generateFields, getGeneratedPKField, getPrimaryKey, initEntityCommand, initGeneratedFields, initInsertFields, initInsertSQL, isInsertField, performInsert, prepareStatement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String existsSQL
public JDBCInsertPKCreateCommand()
public void init(JDBCStoreManager manager)
init
JDBCCreateCommand
JDBCAbstractCreateCommand
protected void initExistsSQL()
protected void beforeInsert(CmpEntityBeanContext ctx) throws javax.ejb.CreateException
beforeInsert
javax.ejb.CreateException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.