Results 1 to 1 of 1
Thread: Database Bean Generator 2.1.4
-
Database Bean Generator 2.1.4
Generator is a command line application to facilitate the construction of small applications that need some database objects. It isn't a replacement for complex object persistence solutions, like hibernate or TopLink, but it covers a different target: the little Java Web applications that don't use sophisticated persistence options. Generator invocation is simple: just type java -jar generator.jar -xml, where the config file is an XML config file with the definitions to connect to the database and generate the bean classes. You can also use the Ant task.
Changes
Diverse code cleanups prior to the next version. Moved to Subversion in Sourceforge.
URL: Generator -"The sole cause of man’s unhappiness is that he does not know how to stay quietly in his room." - Blaise Pascal
Similar Threads
-
How to use Inner bean definitions via nested bean elements
By Java Tip in forum Java TipReplies: 0Last Post: 03-30-2008, 10:03 AM -
Java GetOpt Generator 0.81.1
By JavaBean in forum Java SoftwareReplies: 0Last Post: 03-10-2008, 01:58 PM -
Random Generator
By padutch2 in forum New To JavaReplies: 1Last Post: 12-03-2007, 06:43 PM -
How to use Inner bean definitions via nested bean elements
By JavaBean in forum Java TipReplies: 0Last Post: 09-26-2007, 08:36 PM -
Database Bean Generator 2.1.2
By JavaBean in forum Java SoftwareReplies: 1Last Post: 07-17-2007, 12:48 PM


LinkBack URL
About LinkBacks

Bookmarks