| Interface | Description |
|---|---|
| ConnectionValidation |
This interface can be implemented to provide a custom connection validation
mechanism if custom-validation is chosen as the connection-validation-method.
|
| SQLTraceListener |
This interface can be implemented to provide a mechanism to trace the SQL trace
record objects.
|
| Class | Description |
|---|---|
| SQLTraceRecord |
Information related to SQL operations executed by the applications are
stored in this object.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.