| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationContext.Connection | |
|---|---|
| org.eclipse.datatools.connectivity.oda.spec | The runtime API for an ODA data set query's dynamic result set specification. | 
| Uses of ValidationContext.Connection in org.eclipse.datatools.connectivity.oda.spec | 
|---|
| Methods in org.eclipse.datatools.connectivity.oda.spec that return ValidationContext.Connection | |
|---|---|
|  ValidationContext.Connection | ValidationContext.getConnection()Gets the optional connection context that may be used by an IValidatorimplementation
 for online validation. | 
| Methods in org.eclipse.datatools.connectivity.oda.spec with parameters of type ValidationContext.Connection | |
|---|---|
|  void | IValidator.closeConnection(ValidationContext.Connection validationConnection)Closes any connection handle that a custom validator may have cached in the specified context. | 
|  void | ValidationContext.setConnection(ValidationContext.Connection validationConn)Sets the connection context for online validation. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||