Introduction - If you have any usage issues, please Google them yourself
The use of annotation package jdbc, as long as the definition of excuse, and then add a method of annotation, to operate a database, such as: @ Query ( select* from user where id =? ) Public User getUser (int id ) do not achieve the specific methods can be used.