| 程序包 | 说明 |
|---|---|
| io.polaris.core.jdbc.sql.statement.segment |
| 限定符和类型 | 字段和说明 |
|---|---|
static SqlSourceSupplier |
SqlSourceSupplier.EMPTY |
| 限定符和类型 | 方法和说明 |
|---|---|
static SqlSourceSupplier |
SqlSourceSupplier.from(Supplier<SqlNode> supplier) |
| 构造器和说明 |
|---|
ExpressionSegment(ExpressionSegment<?> nested,
SqlSourceSupplier extSourcesSupplier,
Expression expression,
Map<String,Object> bindings) |
ExpressionSegment(ExpressionSegment<?> nested,
SqlSourceSupplier extSourcesSupplier,
Expression expression,
Object... bindings) |
ExpressionSegment(SqlSourceSupplier extSourcesSupplier,
Expression expression,
Map<String,Object> bindings) |
ExpressionSegment(SqlSourceSupplier extSourcesSupplier,
Expression expression,
Object... bindings) |
Copyright © 2025 fossc. All rights reserved.