Package org.apache.calcite.sql
Class SqlDialect.FakeUtil
java.lang.Object
org.apache.calcite.sql.SqlDialect.FakeUtil
- Enclosing class:
SqlDialect
Deprecated.
A few utility functions copied from org.apache.calcite.util.Util. We have
copied them because we wish to keep SqlDialect's dependencies to a
minimum.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FakeUtil
public FakeUtil()Deprecated.
-
-
Method Details
-
newInternal
Deprecated. -
replace
Deprecated.Replaces every occurrence offind
ins
withreplace
.
-