Kwa Kil On Swa
Thursday, November 16, 2006
derby auto generated keys identity autoincrement
ij> create table t1(c1 int generated always as identity, c2 int);
0 rows inserted/updated/deleted
ij> insert into t1(c2) values (8);
1 row inserted/updated/deleted
ij> values IDENTITY_VAL_LOCAL();
posted by TimA @
4:11 pm
0 Comments:
Post a Comment
<< Home
Contributors
TimA
L@u
Previous Posts
appfuse displaytag
appfuse tomcat setup
todo
appfuse disable hibernate in build
appfuse webwork tags classes and themes???
appfuse appgen tips creating a seach by criteria s...
postgress unicode and latin-1 - Moral use unicode !
appfuse webwork drop down
appfuse sample data
appfuse 1.9.4 p6spy integration
0 Comments:
Post a Comment
<< Home