Jakarta Persistence (JPA) Method

String options


(Optional) A SQL fragment appended to the generated DDL which declares this column. May not be used in conjunction with Column.columnDefinition.

The specified DDL must be written in the native SQL dialect of the target database, and is not portable across databases.

Default:
""
Since:
Jakarta Persistence (JPA) 3.2