org.jboss.ejb.plugins.cmp.jdbc2.keygen
Class HsqldbCreateCommand
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc2.keygen.AbstractCreateCommand
org.jboss.ejb.plugins.cmp.jdbc2.keygen.HsqldbCreateCommand
- All Implemented Interfaces:
- CreateCommand
public class HsqldbCreateCommand
- extends AbstractCreateCommand
Create command for Hypersonic that generated keys using an IDENTITY column.
- Version:
- $Revision: 85945 $
- Author:
- Jesper Pedersen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HsqldbCreateCommand
public HsqldbCreateCommand()
init
public void init(JDBCStoreManager2 manager)
throws DeploymentException
- Specified by:
init
in interface CreateCommand
- Overrides:
init
in class AbstractCreateCommand
- Throws:
DeploymentException
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.