Changeset: 70735a9ba816 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=70735a9ba816 Modified Files: java/SQLSTATEs Branch: Apr2012 Log Message:
Merged from Dec2011 diffs (13 lines): diff --git a/java/SQLSTATEs b/java/SQLSTATEs --- a/java/SQLSTATEs +++ b/java/SQLSTATEs @@ -36,6 +36,9 @@ 42M31 user/role already exists 42M32 user/role not found 08M33 connection timeout 0AM34 Java generics not supported +42M35 sequence not found +42M36 cannot restart sequence with NULL +2BM37 dependent objects still exist TODO: JDBC 4.1 suggests the following SQLException subclass mapping: _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
