Download Latest Version DBZUL.jar (241.6 kB)
Email in envelope

Get an email when there's a new version of DBZUL

Home / Alpha / 0.0.4
Name Modified Size InfoDownloads / Week
Parent folder
dbzul_src_0_0_4.jar 2009-11-21 73.7 kB
dbzul_doc_0_0_4.jar 2009-11-21 97.2 kB
release_notes.txt 2009-11-21 837 Bytes
Totals: 3 Items   171.7 kB 0
usage: DBZulGeneratorlSkeletonTable [option] table_name ...

Options and Long options:
-c                    : connection url    --url
-d                    : driver class name --driverclass
-t                    : table name        --tablename
-u                    : user name         --username
-p                    : user password     --userpassword
-s                    : schemaname        --schemaname
-o                    : output directory  --outputdir
-m                    : make tree         --maketree
--makefileproperties  : make file properties (label from fileldname)
--makefpropwithlabels : make file properties (label from fieldlabel)
--withchilds          : generate code for childs
--makemenuwithlabels  : generate code for menu (label from old label)
--makemenu            : generate code for menu (label from file name)
--dbpropertiesfile    : name of file database properties
--createbeansfiles    : create bean files main, child and parent tables
--createdaofiles      : create DAO files main tables
--createcompozerfiles : create Compozer files main tables
--listttablesfile     : file with tables list
--makei3file          : create properties file i3-label_mk.properties
--generateI3          : generate I18N messages
-h or -? or --help    : help


Example:
java -Dfile.encoding=UTF-8 -jar DBZUL.jar --dbpropertiesfile dbzuldb -t EMPLOYES
java -jar DBZUL.jar --dbpropertiesfile dbzuldb --listttablesfile childs.txt --withchilds
Source: DBZULreadme.txt, updated 2010-12-23