|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableVO | |
|---|---|
| egovframework.rfc3.common.dao | |
| egovframework.rfc3.common.service | |
| egovframework.rfc3.common.service.impl | |
| Uses of TableVO in egovframework.rfc3.common.dao |
|---|
| Methods in egovframework.rfc3.common.dao that return types with arguments of type TableVO | |
|---|---|
java.util.List<TableVO> |
UtilDAO.selectTableAllList()
테이블 전체 목록 |
java.util.List<TableVO> |
UtilDAO.selectTableDataIntegrity(java.lang.String tableName)
테이블 정의서 목록 |
| Uses of TableVO in egovframework.rfc3.common.service |
|---|
| Methods in egovframework.rfc3.common.service that return types with arguments of type TableVO | |
|---|---|
java.util.List<TableVO> |
UtilService.selectTableAllList()
테이블 전체 목록 |
java.util.List<TableVO> |
UtilService.selectTableDataIntegrity(java.lang.String tableName)
테이블 정의서 목록 |
| Uses of TableVO in egovframework.rfc3.common.service.impl |
|---|
| Methods in egovframework.rfc3.common.service.impl that return types with arguments of type TableVO | |
|---|---|
java.util.List<TableVO> |
UtilServiceImpl.selectTableAllList()
테이블 전체 목록 |
java.util.List<TableVO> |
UtilServiceImpl.selectTableDataIntegrity(java.lang.String tableName)
테이블 정의서 목록 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||