- Caribou Lake Software - Classes for RDBMS server support, such as connection pooling, authentication, and caching. [Commercial]
www.cariboulake.com/products/products.html
- CrossDB - An open source Java API for writing object oriented SQL statements that will run on any database. [Open source]
www.crossdb.com
- JaMIX (Java Modular Information eXchanger) - A general purpose real-time database and a full featured internet information dispatch system. Actual application areas: building security, industrial automation, e-commerce, CAD, market info broadcasting. [Commercial]
www.jamix.com
- Java Database Tools, Products and Resources - Extensive list of utilities for OO, OR and relational database application development in Java.
www.javaskyline.com/database.html
- myTextReport - Creates flexible reports from mySQL databases in any ASCII-based format, like HTML, RTF, TEX, Postscript, VRML... whatever. Just edit a template-file and insert special-coded, even relational SQL-statements. [Open Source, GPL]
https://sourceforge.net/project/?form_grp=491
- PoolMan - Offers configurable JDBC pools to multiple databases and SQL query/ResultSet cache. Generic Java object pooling is also available. [LGPL]
www.codestudio.com
- SQLj.org - The central site for SQLj, the initiative to define standards for embedding SQL in Java code, writing store procedures in Java, and using Java types as SQL user-defined datatypes.
www.sqlj.org
- TopLink - Bridges the gap between object and relational technology. Available for Java, WebLogic, and WebSphere. [Commercial].
www.webgain.com/products/toplink
- UML2SQL - Synchronizes UML diagrams with database structures. [Open Source, LGPL]
uml2sql.sourceforge.net
|