当前页面: 
在线文档首页 > 
JBoss 3.2.7 server  API Documentation 英文版文档
JDBCHsqldbCreateCommand (JBoss Server API) - JBoss 3.2.7 server  API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc.keygen
Class JDBCHsqldbCreateCommand
java.lang.Object
   org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
       org.jboss.ejb.plugins.cmp.jdbc.JDBCIdentityColumnCreateCommand
org.jboss.ejb.plugins.cmp.jdbc.JDBCIdentityColumnCreateCommand
           org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCHsqldbCreateCommand
org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCHsqldbCreateCommand
- All Implemented Interfaces: 
- JDBCCreateCommand
- public class JDBCHsqldbCreateCommand- extends JDBCIdentityColumnCreateCommand
Create command for Hypersonic that generated keys using an IDENTITY column.
- Author:
- Jeremy Boynes
 
 
 
 
 
 
| Methods inherited from class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand | 
| afterInsert, beforeInsert, checkCreateAllowed, execute, generateFields, getGeneratedPKField, getPrimaryKey, init, initInsertFields, initInsertSQL, performInsert, prepareStatement | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
JDBCHsqldbCreateCommand
public JDBCHsqldbCreateCommand()
initEntityCommand
protected void initEntityCommand(JDBCEntityCommandMetaData entityCommand)
                          throws org.jboss.deployment.DeploymentException
- 
- Overrides:
- initEntityCommandin class- JDBCAbstractCreateCommand
 
- 
- Throws:
- org.jboss.deployment.DeploymentException
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.