[jboss-dev-forums] [Design of JBoss ESB] - Table object_snap uses Oracle keyword UID
jeffdelong
do-not-reply at jboss.com
Mon Oct 23 23:29:52 EDT 2006
I downloaded jboss-esb-4.0.4B1MP1, and wanted to use Oracle for the tables. In the process of converting the HSQL script I found that the object_snap table uses UID as a column name, which is an Oracle keyword (hence the script blew up).
CREATE TABLE object_snap (uid number(19,0) NOT NULL
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980239#3980239
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980239
More information about the jboss-dev-forums
mailing list