Short Version: Are there any plans to implement updatable resultsets, i.e. insertRow(), updateObject()?
Long Version: I am writing an application that is basicaly a database client, at the moment, it works with MySQL, PostGres, and DB2. I'd really like to add the option for an embedded DB, HSQLDB seems perfect for this, apart from one thing, I need updatable ResultSets. For insertRow(), I could work around it by doing it 'old school' with INSERTs, but it wouldn't be as nice. For updateObject()/updateString() etc.., I don't see a workaround.
I am happy to contribute code, beta-testing etc... but I don't have much experience with writing JDBC interfaces, just using them, so I'm not sure if I'd be much use.
Thanks
Moray
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ hsqldb-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hsqldb-developers