Best Practices for Apache Derby and J2EE Servers

44
Anonymous Reader writes “Cloudscape is a freely available repackaging of the Apache Derby relational database manager. Its implemented in Java, and integrates cleanly and will run unaltered anywhere a J2EE Server will run. Most J2EE applications require that a JDBC-compliant database be integrated with the Server to store information. This article shows how to best fit Cloudscape or Derby into a J2EE environment.”

Link: ibm.com/developerworks

Category:

  • Java