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–2019 POSCO ICT. All rights reserved.