|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GlueGenericDao | |
|---|---|
| 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. |
| Uses of GlueGenericDao in com.poscoict.glueframework.biz.activity |
|---|
| Methods in com.poscoict.glueframework.biz.activity that return GlueGenericDao | |
|---|---|
GlueGenericDao |
GlueActivity.getDao(String daoKey)
applicationContext.xml¿¡ Á¤ÀÇµÈ dao°¡Á®¿À±â. |
| Uses of GlueGenericDao in com.poscoict.glueframework.dao.hibernate |
|---|
| Subinterfaces of GlueGenericDao in com.poscoict.glueframework.dao.hibernate | |
|---|---|
interface |
GlueGenericHibernateDao
|
| Classes in com.poscoict.glueframework.dao.hibernate that implement GlueGenericDao | |
|---|---|
class |
GlueHibernateDao
Hibernate¿ë Dao ClassÀÌ´Ù. |
| Uses of GlueGenericDao in com.poscoict.glueframework.dao.jdbc |
|---|
| Subinterfaces of GlueGenericDao in com.poscoict.glueframework.dao.jdbc | |
|---|---|
interface |
GlueGenericJdbcDao
µ¥ÀÌŸº£À̽º CRUD(Create, Read, Update, Delete) ¿ÀÆÛ·¹À̼ÇÀ» Ãß»óÈÇÏ¿© Á¦°øÇÏ´Â Data Access Object ÀÎÅÍÆäÀ̽º. |
| Classes in com.poscoict.glueframework.dao.jdbc that implement GlueGenericDao | |
|---|---|
class |
GlueJdbcDao
µ¥ÀÌŸº£À̽º CRUD(Create, Read, Update, Delete) ¿ÀÆÛ·¹À̼ÇÀ» Ãß»óÈÇÏ¿© Á¦°øÇÏ´Â Data Access Object ¿ÀºêÁ§Æ®. |
| Uses of GlueGenericDao in com.poscoict.glueframework.dao.mybatis |
|---|
| Classes in com.poscoict.glueframework.dao.mybatis that implement GlueGenericDao | |
|---|---|
class |
GlueMybatisDao
MybatisDAO. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||