摘要: 1.hibernate 原生sql查询问题: 1 public void getNurseStatInfo() { 2 String sql = "select 'col018' id,count(*) count from PHC_RECORD_CARD t where t.phc_model_d 阅读全文
posted @ 2016-09-09 14:12 Aaronqcd 阅读(142) 评论(0) 推荐(0)