Uses of Interface
org.jboss.ejb.plugins.cmp.jdbc2.CreateCommand

Packages that use CreateCommand
org.jboss.ejb.plugins.cmp.jdbc2   
org.jboss.ejb.plugins.cmp.jdbc2.keygen   
 

Uses of CreateCommand in org.jboss.ejb.plugins.cmp.jdbc2
 

Classes in org.jboss.ejb.plugins.cmp.jdbc2 that implement CreateCommand
 class ApplicationPkCreateCommand
           
 class PkSqlCreateCommand
           
 

Uses of CreateCommand in org.jboss.ejb.plugins.cmp.jdbc2.keygen
 

Classes in org.jboss.ejb.plugins.cmp.jdbc2.keygen that implement CreateCommand
 class AbstractCreateCommand
          Abstract create command
 class HsqldbCreateCommand
          Create command for Hypersonic that generated keys using an IDENTITY column.
 class PostgreSQLCreateCommand
          PostgreSQL create command
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.