No Subject

2000-03-21 Thread Jacob Smullyan
unsubscribe __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com

RE: EJB w/ different DB's

2000-01-05 Thread Jacob Smullyan
Isn't container-managed transactions the point of EJBs anyway? So database transaction facilities are no longer mission critical? Or am I missing something... I believe that the EJB container always relies on the database to supply the transactional capability. If you use MySQL with EJB

Re: EJB w/ different DB's

2000-01-04 Thread Jacob Smullyan
I use and enjoy MySQL. However, in EJB work, you may need or want a dbms that supports transactions. PostgreSQL is an full-featured open-source alternative. Other databases that can be used more or less for free include DBMaker (you need to buy a license if you want more than four concurrent