@Documented @Target(value=FIELD) @Retention(value=RUNTIME) public @interface Expression
| 限定符和类型 | 可选元素和说明 |
|---|---|
String |
jdbcType
java.sql.Types 的 SQL 类型
|
boolean |
selectable
是否可查询
|
String |
tableAliasPlaceholder
表别名占位符,带`.
|
Copyright © 2025 fossc. All rights reserved.