일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- flask
- Elasticsearch
- query
- docker
- Java
- MySQL
- 차트
- API
- Python
- sort
- aggregation
- token filter test
- ELASTIC
- matplotlib
- Mac
- Kafka
- zip 파일 암호화
- Test
- zip 암호화
- licence delete curl
- analyzer test
- License
- license delete
- 파이썬
- 900gle
- high level client
- TensorFlow
- aggs
- plugin
- springboot
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