-
curdRepository接口查看全部
-
@Query默认不支持原生态sql,需要用nativeQuery=true开启查看全部
-
Query注解使用查看全部
-
Repository中查询方法定义规则和使用2查看全部
-
Repository中查询方法定义规则和使用查看全部
-
Repository子接口查看全部
-
添加依赖查看全部
-
实现类查看全部
-
关闭connection查看全部
-
测试connection查看全部
-
getconnection查看全部
-
1.Repository是一个空接口,标记接口(没有包含方法的接口) 2.如果我们定义的(dao层)接口没有继承Repository运行时会报错 3.也可以通过注解方式定义dao层接口 @RepositoryDefinition(domainClass=实体类.class,idClass=主键类型.class)查看全部
-
Respository查看全部
-
Enable Auto-Import查看全部
-
命名规则2查看全部
举报
0/150
提交
取消