| 程序包 | 说明 |
|---|---|
| io.polaris.core.jdbc.sql.statement.any |
| 限定符和类型 | 方法和说明 |
|---|---|
static AnySelectStatement |
AnySelectStatement.of(Class<?> entityClass) |
static AnySelectStatement |
AnySelectStatement.of(Class<?> entityClass,
String alias) |
static AnySelectStatement |
AnySelectStatement.of(SelectStatement<?> select,
String alias) |
Copyright © 2025 fossc. All rights reserved.