JPA Annotation Attribute
in jakarta.persistence.Table

String options default ""


(Optional) A SQL fragment appended to the generated DDL statement which creates this table. This is only used if table generation is in effect.
Since:
JPA 3.2