|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Join
An abstract way to 'join' more cols to a row
| Method Summary | |
|---|---|
Variable |
findVariable(java.lang.String varName)
Find the Variable of the given name in the joined table. |
StructureData |
getJoinData(Cursor cursor)
Get 'join' data to be added to the row. |
| Method Detail |
|---|
StructureData getJoinData(Cursor cursor)
throws java.io.IOException
cursor - the state of the iteration
java.io.IOException - on read errorVariable findVariable(java.lang.String varName)
varName - find this Variable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||