Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: hibernate Download
 Description: Hibernate paging query can be achieved, for example: starting from the first 20000 records of 100 out Query q = session.createQuery ( " from Cat as c" ) q.setFirstResult (20000) q.setMaxResults (100) List l = q.list ()
 Downloaders recently: [More information of uploader pingxtayfnje]
 To Search:
File list (Check if you may need any files):
hibernate分页原理.doc
    

CodeBus www.codebus.net