Activity Not Available

Project Summary

Relational-Object Mapper Is Not Object-Relational

For those who model the database first, and don't want to hide the fact that they are talking to a relational database engine.

The project's aim is to ease the use of database entities and the representation of database data as java beans. The code will be based on JDBC and the DAO pattern. In the future, it's expected that a code generator will be also provided.

This project assumes you are very concerned with your database design, write most of your queries within stored procedures, and don't want any traditional ORM in between.

WARNING: The result of this project might not be scalable, might not be clusterable, and might not be your best option. You have been warned !!

Tags

  orm dao jdbc pojo

Share

 No recognizable code

Ohloh computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has code locations but that location contains no recognizable source code for Ohloh to analyze.

Community Rating

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.