Skip to content

onEclipse

Sections
Personal tools
You are here: Home » Plug-ins » Database » PriDE Entity Generator

PriDE Entity Generator

Java O/R mapper for relational databases
PriDE Entity Generator
Category
License
Development Status
Company
Latest Version
Database
GNU General Public License
N/A
MATHEMA Software GmbH
2.2.0

PriDE stands for 'Primitive Database Environment', it is a simple O/R mapper for relational databases. O/R mapping is the wide-spread approach to map records of a relation SQL database to objects of an object-oriented application.

PriDE provides an infrastructure to
  • Describe the mapping of database tables to Java classes
  • Read and write data records without programming SQL statements
  • Simplify transaction and connection management
  • Unify the exception handling

Created by rreyes
Last modified 2004-12-19 08:56 PM