public interface SqlAnalyzer
| Modifier and Type | Field and Description |
|---|---|
static manifold.util.concurrent.LocklessLazyVar<java.util.Set<SqlAnalyzer>> |
PROVIDERS |
| Modifier and Type | Method and Description |
|---|---|
Statement |
makeStatement(java.lang.String queryName,
SqlScope scope,
java.lang.String sql) |
static final manifold.util.concurrent.LocklessLazyVar<java.util.Set<SqlAnalyzer>> PROVIDERS
Copyright © 2023. All rights reserved.