| 限定符和类型 | 可选元素和说明 |
|---|---|
String |
sequenceName
自增序列名
this#strategy() 为 SEQUENCE,该序列名才会生效 |
GenerationType |
strategy
自增策略,默认使用数据库自增机制
|
public abstract GenerationType strategy
public abstract String sequenceName
this#strategy() 为 SEQUENCE,该序列名才会生效Copyright © 2024–2025 Dynamic-SQL. All rights reserved.