| Project Name | J4SQL |
| Category | Libraries |
| Programming Language | Java |
| Project Home Page | http://j4sql.codehaus.org/ |
| License(s) | |
| License URL(s) | |
| Tags (edit) | database, sql, stored procedures |
Java Stored Procedures
Java is a nearly ideal language for stored prcedures programming:
- portable
- based on open standards
- safe
- fast
- developer-friendly
Java as stored procedure language is supported by the most database product: IBM DB2 UDB, Oracle, PostgreSQL, Sybase, and others.
Why J4SQL?
Though java bytecode is portable and java stored procedures can operate using standard APIs, until now there was no toolset for developers to really use java stored procedures.
J4SQL generates DDLs out of your doclet tags and/or annotations.
J4SQL is an effort to make the life of java stored procedure developers really as easy as possible. J4SQL is 100% free for both open source and commercial developement.
Reviews
Be the first person to review this project!
User tips
Related books
Last modified on 2006-02-27 23:00:40.628 (rel. 2).
