daixinet

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

12 2014 档案

摘要:1、控制文件:load datainfile 'data.txt'append into table CustBasicInfoFields terminated by ','(CustId "'ZJYDTZ'||:CustId", CustTel,field1 Filler,field2 Fill... 阅读全文
posted @ 2014-12-23 11:00 daixinet.com 阅读(187) 评论(0) 推荐(0)

摘要: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以下... 阅读全文
posted @ 2014-12-09 09:49 daixinet.com 阅读(7580) 评论(0) 推荐(0)