Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.0.9 | 2010-12-23 | ||
0.0.8 | 2010-05-23 | ||
0.0.7 | 2010-04-10 | ||
0.0.6 | 2010-03-20 | ||
0.0.5 | 2009-11-29 | ||
0.0.4 | 2009-11-21 | ||
DBZULreadme.txt | 2010-12-23 | 1.5 kB | |
release_notes.txt | 2010-12-23 | 2.1 kB | |
Totals: 8 Items | 3.6 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