| Package | Description | 
|---|---|
| com.poscoict.glueframework.biz.control | 
 biz control package. 
 | 
| com.poscoict.glueframework.dao.jdbc | 
 dao package for jdbc. 
 | 
| com.poscoict.glueframework.dao.manager | 
 package-info.java 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GlueServiceDBLoader.setQueryManager(GlueQueryManager queryManager)
setter method for DI. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected GlueQueryManager | 
GlueJdbcDao.queryManager
Query Manager 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GlueQueryManager | 
GlueGenericJdbcDao.getQueryManager()
Query Manager를 얻는다. 
 | 
GlueQueryManager | 
GlueJdbcDao.getQueryManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GlueJdbcDao.setQueryManager(GlueQueryManager queryManager)
setter method for DI. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlueQueryManagerImpl
QueryManager 구현체. 
 | 
Copyright © 2013–2021 POSCO ICT. All rights reserved.