JDBCCreateEntityCommand executes an INSERT INTO query.
This command will only insert non-read-only columns. If a primary key
column is read-only this command will throw a CreateException.
author: Dain Sundstrom author: Rickard Öberg author: Marc Fleury author: Joe Shevland author: Justin Forder author: Alex Loubyansky version: $Revision: 57209 $
Fields inherited from org.jboss.ejb.plugins.cmp.jdbc.JDBCInsertPKCreateCommand