The Prevayler based PB-api (beta-)implementation is different in use and features to the "normal" RDBMS based implementation, so if your production application is using a RDBMS I strongly recommend to use a DB with in-memory/file support like HSQL or other "small" DB (Axion) for testing (take care of supported DB features, same as in your production DB?).

regards
Armin

jys wrote:

Gustavo E Faerman wrote:

Try HSQL or although not exactly a RDBMS, surf the bleeding edge with OJB
Prevayler impl.


Regards,

Gustavo.


On Jue, 7 de Octubre de 2004, 4:50 pm, Ajitesh Das dijo:


Use a open source in-memory DB ..
which supports jdbc 1.0 api.


-----Original Message----- From: jys [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 06, 2004 12:49 PM To: OJB Users List Subject: in-memory persistence

I would like to know if it's possible using OJB to persists data to
memory instead of DB just for testing purposes.

Thank U.

Jean-Yves

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





I 'll try the prevlayer thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to