I want to write a Java program that connects to MySQL using Hibernate, but I don't want my code infected by GPL, is there an Open Source library out there with permissive terms that will allow me to do this? LGPL would be acceptable.
|
feedback
|
|
Try using the mmMysql drivers, an alternative to the originals. | ||||
feedback
|