| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GlueRow | |
|---|---|
| com.poscoict.glueframework.dao.vo | Glue DAOÀ» ÀÌ¿ëÇÑ CRUD½Ã »ç¿ëµÇ´Â Parameter¿Í DAOÀÇ find()¼öÇà °á°ú. | 
| Uses of GlueRow in com.poscoict.glueframework.dao.vo | 
|---|
| Classes in com.poscoict.glueframework.dao.vo with type parameters of type GlueRow | |
|---|---|
 interface | 
GlueRowSet<E extends GlueRow<String,Object>>
Database Å×À̺íÀÇ º¹¼ö °³ÀÇ ·¹Äڵ带 Ç¥ÇöÇÏ´Â Value Object ÆÐÅÏÀÇ ÀÎÅÍÆäÀ̽º.  | 
| Classes in com.poscoict.glueframework.dao.vo that implement GlueRow | |
|---|---|
 class | 
GlueRowImpl
Database ·¹Äڵ带 Ç¥ÇöÇÏ´Â Value Object.  | 
| Methods in com.poscoict.glueframework.dao.vo that return GlueRow | |
|---|---|
 GlueRow<String,Object>[] | 
GlueRowSetImpl.getAllRow()
 | 
 GlueRow<String,Object>[] | 
GlueRowSet.getAllRow()
ÇöÀç RowSetÀÇ ¸ðµç Row¸¦ ¾ò´Â´Ù.  | 
 GlueRow<String,Object> | 
GlueRowSetImpl.next()
 | 
 GlueRow<String,Object> | 
GlueRowSet.next()
ÇöÀç Ä¿¼ À§Ä¡¿¡¼ ´ÙÀ½¿¡ Á¸ÀçÇÏ´Â Row¸¦ ¾ò´Â´Ù.  | 
 GlueRow<String,Object> | 
GlueRowSetImpl.previous()
 | 
 GlueRow<String,Object> | 
GlueRowSet.previous()
ÇöÀç Ä¿¼ À§Ä¡¿¡¼ ¹Ù·Î Àü¿¡ Á¸ÀçÇÏ´Â Row¸¦ ¾ò´Â´Ù.  | 
| Constructor parameters in com.poscoict.glueframework.dao.vo with type arguments of type GlueRow | |
|---|---|
GluePageSetImpl(List<GlueRow<String,Object>> rows)
»ý¼ºÀÚ(constructor).  | 
|
GlueRowSetImpl(List<GlueRow<String,Object>> rows)
»ý¼ºÀÚ(constructor).  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||