|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericRow | |
|---|---|
| com.activequant.dao.mybatis.mapper | |
| Uses of GenericRow in com.activequant.dao.mybatis.mapper |
|---|
| Methods in com.activequant.dao.mybatis.mapper that return types with arguments of type GenericRow | |
|---|---|
List<GenericRow> |
GenericRowMapper.load(String table,
String keyValue)
|
| Methods in com.activequant.dao.mybatis.mapper with parameters of type GenericRow | |
|---|---|
void |
GenericRowMapper.insert(String table,
GenericRow row)
|
void |
GenericRowMapper.update(String table,
GenericRow row)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||