BigVertiser Ads

Showing posts with label Instance to DB Row. Show all posts
Showing posts with label Instance to DB Row. Show all posts

Friday, June 1, 2012

DBator

DBator is a generic instance to DataBase development infrastructure utility, something like hibernate only far simpler, which allows with a bit of code, to define classes as Database rows, and read and write objects instances from and to the Database respectively, it supports partial fields reading and writing for performance.

DBator can read and write from and to sub-tables, if it has been told to.

DBator is a part of what we call ART(Annotation Reflective Technology) projects.