| Package | Description | 
|---|---|
| com.poscoict.glueframework.biz.activity | 
 activity package. 
 | 
| com.poscoict.glueframework.dao.hibernate | 
 package-info.java 
 | 
| com.poscoict.glueframework.dao.jdbc | 
 dao package for jdbc. 
 | 
| com.poscoict.glueframework.dao.mybatis | 
 dao package for MyBatis. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GlueGenericDao | 
GlueActivity.getDao(String daoKey)
applicationContext.xml¿¡ Á¤ÀÇµÈ dao°¡Á®¿À±â. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
GlueGenericHibernateDao  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlueHibernateDao
Hibernate¿ë Dao ClassÀÌ´Ù. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
GlueGenericJdbcDao
µ¥ÀÌŸº£À̽º CRUD(Create, Read, Update, Delete) ¿ÀÆÛ·¹À̼ÇÀ» Ãß»óÈÇÏ¿© Á¦°øÇÏ´Â Data Access Object ÀÎÅÍÆäÀ̽º. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlueJdbcDao
µ¥ÀÌŸº£À̽º CRUD(Create, Read, Update, Delete) ¿ÀÆÛ·¹À̼ÇÀ» Ãß»óÈÇÏ¿© Á¦°øÇÏ´Â Data Access Object ¿ÀºêÁ§Æ®. 
 | 
class  | 
GlueLazyJdbcDao
GlueLazyJdbcDao. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlueMybatisDao
MybatisDAO. 
 | 
Copyright © 2013–2016 POSCO ICT. All rights reserved.