MySQL has several JDBC drivers available for it, but MySQL does not
support transactions, which are a very big part of EJB. In my experience
MySQL is not an appropriate database to use with EJB. You will need a
more full featured database. If you are looking for an open source, free
database, take a look at PostgreSQL.
Carles
> Nitin Patil wrote:
>
> Hi,
>
> Does anybody know if there's an EJB support for MySQL?
>
> I couldn't find any class files (JARs, ...) in the MySQL installation.
> That reminds me, does MySQL support Java?
>
> Regards,
> - Nitin
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".