public class JDBCSQLServerCreateCommand extends JDBCIdentityColumnCreateCommand
pkField, pkSQLcreateAllowed, debug, entity, exceptionProcessor, insertAfterEjbPostCreate, insertFields, insertSQL, log, securityManager, trace| Constructor and Description |
|---|
JDBCSQLServerCreateCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
executeInsert(int index,
PreparedStatement ps,
CmpEntityBeanContext ctx) |
protected void |
initEntityCommand(JDBCEntityCommandMetaData entityCommand) |
protected void |
initInsertSQL() |
initGeneratedFields, isInsertField, processExceptionafterInsert, beforeInsert, checkCreateAllowed, execute, generateFields, getGeneratedPKField, getPrimaryKey, init, initInsertFields, performInsert, prepareStatementprotected void initEntityCommand(JDBCEntityCommandMetaData entityCommand)
initEntityCommand in class JDBCAbstractCreateCommandprotected void initInsertSQL()
initInsertSQL 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.