readme

来自「OR Mapping工具」· 代码 · 共 10 行

TXT
10
字号
In order to run this example:	* Build the Abra libraries (Oracle | PSQL)	* set your classpath to point to the Abra libraries 	     and also the required packages (Jaxp, regexp, Ant)	* type 'ant generate' to generate class and Factory/Validator	* using an sql tool (eg. sqlplus) login and run the scripts family.sql 	    (if '-procs' and using Oracle family_procs.sql as well)	* type 'ant run' to run the class Test	* TODO: make Test use junit (..was lazy)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?