| Package | Description | 
|---|---|
| com.poscoict.glueframework.dao.vo | 
 Glue DAO을 이용한 CRUD시 사용되는 Parameter와 DAO의 find()수행 결과. 
 | 
| com.poscoict.glueframework.nexacro17.common | 
 glue-nexacro17 common package. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
GluePageSet
Database 테이블의 복수 개의 레코드를 표현하는 Value Object 패턴의 인터페이스. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GluePageSetImpl
Database 테이블의 복수 개의 레코드를 표현하는 Value Object. 
 | 
class  | 
GlueRowSetImpl
Database 테이블의 복수 개의 레코드를 표현하는 Value Object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.nexacro17.xapi.data.DataSet | 
Converter.convertGlueSetToDataSet(String dsName,
                       GlueRowSet<?> glueSet)
GlueSet을 DataSet으로 변환 
 | 
Copyright © 2013–2021 POSCO ICT. All rights reserved.