일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- 차트
- flask
- zip 암호화
- aggregation
- license delete
- ELASTIC
- query
- Elasticsearch
- 900gle
- aggs
- MySQL
- high level client
- Java
- springboot
- Python
- Kafka
- analyzer test
- 파이썬
- License
- zip 파일 암호화
- plugin
- matplotlib
- token filter test
- docker
- API
- sort
- Mac
- TensorFlow
- Test
- licence delete curl
Archives
- Today
- Total
목록JAVA/mybatis (1)
개발잡부
[mybatis] if else 혹은 switch case
우선 if 문 select * from tbl_board where title = '%'||#{title}||'%' OR content = '%'||#{content}||'%' and or 조건문 switch case -- doo 인 경우 재고수량 , iisales.remain_cnt -- 재고수량 , (SELECT remain_cnt FROM itm_item_sales WHERE item_no = ii .item_no AND if (iiss.stock_allot_type = 'ALL' iiss. online_stock_yn ='Y' iiss. online_stock_start_dt now() now() iiss. online_stock_end_dt , store_id ='99998' , store_id..
JAVA/mybatis
2022. 5. 9. 10:11