Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dbzulmgr.zul | 2010-05-23 | 17.9 kB | |
DBZUL.jar | 2010-05-23 | 226.4 kB | |
release_notes_008.txt | 2010-05-23 | 143 Bytes | |
dbzul_doc_008.jar | 2010-05-23 | 129.4 kB | |
dbzul_src_008.jar | 2010-05-23 | 81.1 kB | |
Totals: 5 Items | 454.9 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