EoD SQL 2.1

EoD SQL 2.1

A lightweight object-relational bridge for Java

EoD SQL is a very small API that allows binding of SQL Queries to Java Objects. The API is designed to be compatible with the "Ease of Development" API that could be found in J2SE 1.6 beta, but not in the final release.

The EoD API's main principal is that it maps SQL ResultSet's to objects, and not the other way around. Most OR mapping layers try to replicate the database structure in objects, where EoD SQL lets you write the SQL code, while it allows for easy access to Java Objects that map to the ResultSet.

Give EoD SQL a try to fully assess its capabilities!
Here are some key features of "EoD SQL":

· Loose Object Mapping
· Connected and Disconnected DataSet's
· More advanced query strings
· Checked and Unchecked exception support
· No SQL parsing
· No config files or compile time enhancers
· Objects can be JavaBeans not just POJO's
· Select methods don't have to return DataSet
· Type mapping is done based on Java types
· Support for Rubberstamping
· Pluggable Architecture

What's New in This Release

· Selecting an empty Collection resulted in an NPE - fixed
· Fixed a ClassNotFoundError in the ArrayWrapper when running under Java 1.5
· byte[] is now considered a primitive type, and can be mapped to a BINARY or VARBINARY column



Developer:

License / Price:

Size / OS:

Last Updated:

Category:
EoD SQL Team
LGPL / FREE
446 KB / Windows All
July 22nd, 2010
Internet Tools


Click To Download
EoD SQL 2.1