Uses of Package
com.poscoict.glueframework.dao.vo

Packages that use com.poscoict.glueframework.dao.vo
com.poscoict.glueframework.context context package. 
com.poscoict.glueframework.dao dao package. 
com.poscoict.glueframework.dao.hibernate package-info.java 
com.poscoict.glueframework.dao.jdbc dao package for jdbc. 
com.poscoict.glueframework.dao.manager package-info.java 
com.poscoict.glueframework.dao.mybatis dao package for MyBatis. 
com.poscoict.glueframework.dao.vo Glue DAO을 이용한 CRUD시 사용되는 Parameter와 DAO의 find()수행 결과. 
com.poscoict.glueframework.web web package. 
com.poscoict.glueframework.xplatform.common   
 

Classes in com.poscoict.glueframework.dao.vo used by com.poscoict.glueframework.context
GlueAuditAttributes
          Audit 항목의 값을 지닌 Value Object.
 

Classes in com.poscoict.glueframework.dao.vo used by com.poscoict.glueframework.dao
GlueAuditAttributes
          Audit 항목의 값을 지닌 Value Object.
GlueParameter
           
 

Classes in com.poscoict.glueframework.dao.vo used by com.poscoict.glueframework.dao.hibernate
GlueHibernateParameter
          Hibernate용 GlueParameter 클래스. setNamedParam(Session session, String queryString)를 호출하여 namedParam에 대한 값을 세팅한 후 사용한다.
GlueParameter
           
 

Classes in com.poscoict.glueframework.dao.vo used by com.poscoict.glueframework.dao.jdbc
GluePageSet
          Database 테이블의 복수 개의 레코드를 표현하는 Value Object 패턴의 인터페이스.
GlueParameter
           
 

Classes in com.poscoict.glueframework.dao.vo used by com.poscoict.glueframework.dao.manager
GlueColumnDef
          데이타베이스 조회결과인 GlueRowSet Object의 각 Column항목의 정보를 제공하는 Class이다.
 

Classes in com.poscoict.glueframework.dao.vo used by com.poscoict.glueframework.dao.mybatis
GlueParameter
           
 

Classes in com.poscoict.glueframework.dao.vo used by com.poscoict.glueframework.dao.vo
GlueAuditAttributes
          Audit 항목의 값을 지닌 Value Object.
GlueColumnDef
          데이타베이스 조회결과인 GlueRowSet Object의 각 Column항목의 정보를 제공하는 Class이다.
GluePageSet
          Database 테이블의 복수 개의 레코드를 표현하는 Value Object 패턴의 인터페이스.
GlueParameter
           
GlueRow
          Database 레코드를 표현하는 Value Object 패턴의 인터페이스.
GlueRowSet
          Database 테이블의 복수 개의 레코드를 표현하는 Value Object 패턴의 인터페이스.
GlueRowSetImpl
          Database 테이블의 복수 개의 레코드를 표현하는 Value Object.
 

Classes in com.poscoict.glueframework.dao.vo used by com.poscoict.glueframework.web
GlueAuditAttributes
          Audit 항목의 값을 지닌 Value Object.
 

Classes in com.poscoict.glueframework.dao.vo used by com.poscoict.glueframework.xplatform.common
GlueRowSet
          Database 테이블의 복수 개의 레코드를 표현하는 Value Object 패턴의 인터페이스.
 



Copyright © 2013–2015 POSCO ICT SW제품기술팀. All rights reserved.