ObjectDB ObjectDB

JoinTable.schema - JPA annotation element

Annotation Element
javax.persistence.JoinTable
String schema

(Optional) The schema of the table.

Defaults to the default schema for user.

Default value:
""
Since:
JPA 1.0