課程
/后端開發(fā)
/Java
/2小時學會Spring Boot
廖師兄,查詢的時候怎么通過兩個條件查詢???
2017-02-16
源自:2小時學會Spring Boot 7-1
正在回答
我說的是spring-data-jap,實現(xiàn)兩個條件查詢,現(xiàn)在我已經(jīng)解決了
select * from tablename where age=18 and cupSize="F"
舉報
Spring Boot入門視頻教程,你將學會使用Spring Boot快速構(gòu)建應(yīng)用程序
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2017-02-17
我說的是spring-data-jap,實現(xiàn)兩個條件查詢,現(xiàn)在我已經(jīng)解決了
2017-02-16
select * from tablename where age=18 and cupSize="F"