|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlQueryPage | |
|---|---|
| kr.co.hit.live.dao | SQL Map을 이용하여 데이터베이스 쿼리를 처리하기 위한 클래스를 포함한다. |
| Uses of SqlQueryPage in kr.co.hit.live.dao |
|---|
| Fields in kr.co.hit.live.dao declared as SqlQueryPage | |
|---|---|
protected SqlQueryPage |
SqlQueryDAO.sqls
한번 파싱된 Sql을 cache 하기 위하여 사용됨 |
| Methods in kr.co.hit.live.dao that return SqlQueryPage | |
|---|---|
protected SqlQueryPage |
JdbcQueryDAO.getQueryPage(String relativePath)
자신의 패키지 디렉토리 위치를 기준으로 하위 경로를 주면 전체 경로를 생성하여 해당 SQL 파일을 사용하여 SqlQueryPage 객체를 생성하여 반환한다. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||