首页>代码>springside的quickstart>/quickstart/src/main/java/org/springside/examples/quickstart/repository/UserDao.java
package org.springside.examples.quickstart.repository; import org.springframework.data.repository.PagingAndSortingRepository; import org.springside.examples.quickstart.entity.User; public interface UserDao extends PagingAndSortingRepository<User, Long> { User findByLoginName(String loginName); }

wscf LV14
2017年1月9日
lxlxlxlx LV8
2016年7月6日
1589096906 LV3
2015年11月20日
wxw LV1
2015年2月2日
xueshan001 LV14
2014年12月13日
骑着猪猪去逛街 LV32
2013年12月27日
helloworld LV1
2012年10月15日

1649221140 LV3
2020年5月29日
大风知微 LV3
2019年1月22日
bannerwang LV2
2018年10月30日
Smart_咚咚 LV13
2018年7月4日
shadow小影 LV6
2018年7月3日
wkc LV21
2018年5月13日
highorbig LV6
2018年4月28日
sungeng666 LV3
2018年4月26日
buyaobilian LV3
2018年1月18日
sally_wang LV3
2017年10月13日