|
||||||||||
| 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> |
StatementImpl.getAnnotations()
Get annotations |
java.util.Collection<Annotation> |
TeiidStatement.getAnnotations()
Deprecated. use show statement |
java.util.Collection<Annotation> |
ConnectionImpl.getAnnotations()
|
| Method parameters in org.teiid.jdbc with type arguments of type Annotation | |
|---|---|
void |
ConnectionImpl.setAnnotations(java.util.Collection<Annotation> annotations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||