[jboss-user] [EJB 3.0] - Re: how to use a database sequence as a table column which i

jwenting do-not-reply at jboss.com
Tue Apr 22 02:18:50 EDT 2008


just use a JDBC call to the sequence to determine the next value.
How to do that is database dependent, so see the sql manual for your database on how to call sequences.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145687#4145687

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145687



More information about the jboss-user mailing list