2017年4月13日
摘要: 一、使用注解配置映射器 动态sql: 用的并不是很多,了解下; Student.java 实体bean: package com.cy.model; public class Student{ private Integer id; private String name; private Inte 阅读全文
posted @ 2017-04-13 01:26 有点懒惰的大青年 阅读(1019) 评论(0) 推荐(0)