| Package | Description | 
|---|---|
| com.poscoict.glueframework.dao.jdbc | 
 dao package for jdbc. 
 | 
| com.poscoict.glueframework.dao.manager | 
 package-info.java 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected <T,P> List<T> | 
GlueLazyJdbcDao.findByQueryDefinitionInternal(GlueQueryDefinition def,
                             GlueParameter<P> param)  | 
protected <T,P> List<T> | 
GlueJdbcDao.findByQueryDefinitionInternal(GlueQueryDefinition def,
                             GlueParameter<P> param)  | 
| Modifier and Type | Method and Description | 
|---|---|
GlueQueryDefinition | 
GlueQueryManagerImpl.getQueryDefinition(String key)  | 
GlueQueryDefinition | 
GlueQueryManager.getQueryDefinition(String queryId)
쿼리 키에 해당하는 쿼리정보 오브젝트를 얻는다. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GlueColumnDef[] | 
GlueColumnManager.getColumnDefinition(DataSource datasource,
                   GlueQueryDefinition def,
                   GlueParameter<?> param)  | 
Copyright © 2013–2021 POSCO ICT. All rights reserved.