Simpe DB Object Builder - plugin detail
DB Object builder is a simple tool which can generate a lot of Java source file for you. Each Java source file map to a table in your database. It is like Hibernate, but it is smaller than it and do not use any complex XML configuration files.
| Plugin owner: |
brian2008 |
| Website: |
https://sourceforge.net/projects/db-obj-builder/ |
| Added: |
2009-08-18 |
| Last updated: |
2011-05-05 |
| NetBeans Versions: |
6.5, 6.7, 6.8, 6.9, 7.0 |
| License: |
Apache License V2.0 |
| Category: |
Databases |
| Size: |
0.23 MB |
| Downloaded: |
2,875 times |
| Rating: |
|
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
DB Object builder is a simple tool which can generate a lot of Java source file for you. Each Java source file map to a table in your database. It is like Hibernate, but it is smaller than it and do not use any complex XML configuration files.
What's new in this version
Fix some problems found on Oracle
|
[ You have to be logged in to be able to comment. ]
User Comments
New Update available
Hello, I downloaded the source files, and made some code improvements, I added generics and Collections support to the query methods, any idea how can I make public the changes to share with everybody?
Posted by raoolio on Aug 20, 2010