|
Teiid 8.3.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GeneratedKeys
| Method Summary | |
|---|---|
void |
addKey(List<?> vals)
Add a generated key to this result. |
String[] |
getColumnNames()
Get the column names of this result. |
Class<?>[] |
getColumnTypes()
Get the column types of this result. |
Iterator<List<?>> |
getKeyIterator()
Get an iterator to the keys added to this result. |
| Method Detail |
|---|
void addKey(List<?> vals)
vals - String[] getColumnNames()
Class<?>[] getColumnTypes()
Iterator<List<?>> getKeyIterator()
addKey(List) method.
|
Teiid 8.3.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||