|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Annotation | |
|---|---|
| org.teiid.client | |
| org.teiid.jdbc | |
| Uses of Annotation in org.teiid.client |
|---|
| Methods in org.teiid.client that return types with arguments of type Annotation | |
|---|---|
java.util.Collection<Annotation> |
ResultsMessage.getAnnotations()
|
| Method parameters in org.teiid.client with type arguments of type Annotation | |
|---|---|
void |
ResultsMessage.setAnnotations(java.util.Collection<Annotation> collection)
|
| Uses of Annotation in org.teiid.jdbc |
|---|
| Methods in org.teiid.jdbc that return types with arguments of type Annotation | |
|---|---|
java.util.Collection<Annotation> |
TeiidStatement.getAnnotations()
Get collection of annotations from the query planner from the last command executed on the Statement |
java.util.Collection<Annotation> |
StatementImpl.getAnnotations()
Get annotations |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||