Class Meta.Pat

java.lang.Object
org.apache.calcite.avatica.Meta.Pat
Enclosing interface:
Meta

public static class Meta.Pat extends Object
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.