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.
|
Versions available
|
Download size: 0.23 MB
|
Last Update: 2011-05-05
|
What's new in this version
Fix some problems found on Oracle
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: 0.23 MB
|
Last Update: 2011-05-05
|
What's new in this version
Fix some problems found on Oracle
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: 0.23 MB
|
Last Update: 2011-05-05
|
What's new in this version
Fix some problems found on Oracle
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: 0.23 MB
|
Last Update: 2011-05-05
|
What's new in this version
Fix some problems found on Oracle
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: 0.23 MB
|
Last Update: 2011-05-05
|
What's new in this version
Fix some problems found on Oracle
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.
|
[ 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?