org.jboss.ejb.plugins.cmp.jdbc2.keygen
Class PostgreSQLCreateCommand
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc2.keygen.AbstractCreateCommand
org.jboss.ejb.plugins.cmp.jdbc2.keygen.PostgreSQLCreateCommand
- All Implemented Interfaces:
- CreateCommand
public class PostgreSQLCreateCommand
- extends AbstractCreateCommand
PostgreSQL create command
- Version:
- $Revision: 85945 $
- Author:
- Jesper Pedersen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostgreSQLCreateCommand
public PostgreSQLCreateCommand()
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.