摘要:1、控制文件:load datainfile 'data.txt'append into table CustBasicInfoFields terminated by ','(CustId "'ZJYDTZ'||:CustId", CustTel,field1 Filler,field2 Fill...
        阅读全文
        | 12 2014 档案
摘要:1、控制文件:load datainfile 'data.txt'append into table CustBasicInfoFields terminated by ','(CustId "'ZJYDTZ'||:CustId", CustTel,field1 Filler,field2 Fill...
        阅读全文
 
摘要:1、The resource is not on the build path of a Java project 然后把相应的依赖加入构建路径2、Type mismatch: cannot convert from Class to Class 版本过低,spring不支持junit4.5以下...
        阅读全文
 
 |