티스토리 뷰
.jar 파일 설치
http://mybatis.github.io/mybatis-3/ko/index.html
https://code.google.com/p/mybatis/ or http://blog.mybatis.org
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE configuration PUBLIC "-//mybatis.org//DTD Config 3.0//EN" "http://mybatis.org/dtd/mybatis-3-config.dtd">
mapper를 만들기 위한 기본 골격
... update 문장 insert 문장 delete 문장
Mapper 상단
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- DECODE()
- tables in htmll
- DI(의존성 주입)
- Maven Project
- 복수행 함수
- casring
- 로컬 클래스
- 상속
- z-dindex
- 타입변환과 다형성
- 데이터 딕셔너리
- CLASS
- Generic Type
- 계층형 쿼리
- GROUP BY절
- SQL Operator
- 중첩 클래스
- hierarchical query
- Interface
- 테이블 데이터 복사
- implements
- IS RECORD
- 멤버 클래스
- NVL()
- MONTH_BETWEEN
- !(not)
- NVL2()
- FileChannel
- SELECT절 명령어
- IN(var1 var2 var3)
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함