We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Public constants and methods in class virtual-schema-common-java/AdapterProperties.
virtual-schema-common-java/AdapterProperties
String EXCEPTION_HANDLING_PROPERTY = "EXCEPTION_HANDLING"; String getExceptionHandling() boolean hasExceptionHandling()
Currently there is no evidence for usage of this property. If it is unused we can remove the definition.
Searching in GitHub org exasol returns usages in
exasol
Hits in repositories considered as irrelevant:
See also
The text was updated successfully, but these errors were encountered:
Marked exception handling property as deprecated in #275 as preparation for this.
Sorry, something went wrong.
Precondition for implementing this: exasol/virtual-schema-common-jdbc#156
#269: Remove deprecated methods/fields
eeff477
#269: Remove deprecated methods/fields (#281)
7241857
#269: Add fractional seconds to documentation
ff58bae
kaklakariada
Successfully merging a pull request may close this issue.
Public constants and methods in class
virtual-schema-common-java/AdapterProperties
.Currently there is no evidence for usage of this property. If it is unused we can remove the definition.
Searching in GitHub org
exasol
returns usages inHits in repositories considered as irrelevant:
See also
The text was updated successfully, but these errors were encountered: