I don't think there is any Open Source Java database with row locking support...

Check these:

Mckoi:
http://www.mckoi.com/database/

Axion:
http://axion.tigris.org/


Ricardo Arg�ello


Maybe we should find another embeddable RDBMS then that does support this stuff.

Bill


Alexey Loubyansky wrote:


Support for Oracle 8 is another syntax of LEFT OUTER JOIN, right?
Then we should use templates like we do for other vendor specific syntaxes. It should not be hard.


One more problem with this kind of stuff (row-locking, outer joins, etc) hsqldb does not support them. So, we don't have tests for them. I do have them locally. I am thinking about adding some advanced cmp tests that would not be built (compiled) by default. You would need to run some target cmp-advanced to build them and set some properties like the datasource and datasource mapping to run.
Any ideas in this regard?


Bill Burke wrote:

Great work. Sorry I did a sloppy job with deep-read-ahead and sort of made it only specific to Specj. We should make this work with Oracle 8 though I believe (well, if I want it, I guess I should implement....)

Bill




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to