ObjectDB ObjectDB

CollectionTable.schema - JPA annotation element

Annotation Element
javax.persistence.CollectionTable
String schema

(Optional) The schema of the table. If not specified, the default schema for the user is used.
Default value:
""
Since:
JPA 2.0