摘要:
@Autowired private JdbcTemplate jd; int ps1=Integer.valueOf(pageSize); int cp1=Integer.valueOf(currPage); StringBuffer stringBuffer = new StringBuffer(); stringBuffer.appe... 阅读全文
posted @ 2019-07-20 14:05
黑魔法os
阅读(2167)
评论(0)
推荐(0)
摘要:
org.hibernate.Criteria criteria = simpleDAO.getSession().createCriteria(Event.class); Criterion c = Restrictions.or(Restrictions.like("title", "%" + word + "%"), Re... 阅读全文
posted @ 2019-07-20 00:20
黑魔法os
阅读(926)
评论(0)
推荐(0)

浙公网安备 33010602011771号