摘要:
这里做了比较清晰的解释: http://mybatis.github.io/mybatis-3/java-api.html SqlSessionAs mentioned above, the SqlSession instance is the most powerful class in MyBa 阅读全文
摘要:
java.lang.Void is analogous to java.lang.Integer. Integer is a way of boxing values of the primitive type int. Void is a way of boxing values of the p 阅读全文