Package org.apache.calcite.avatica
Class Meta.Pat
java.lang.Object
org.apache.calcite.avatica.Meta.Pat
- Enclosing interface:
- Meta
Wrapper to remind API calls that a parameter is a pattern (allows '%' and
'_' wildcards, per the JDBC spec) rather than a string to be matched
exactly.
-
Field Summary
Fields -
Method Summary