ObjectDB ObjectDB

Table.schema - JPA annotation element

Annotation Element
javax.persistence.Table
String schema

(Optional) The schema of the table.

Defaults to the default schema for user.

Default value:
""
Since:
JPA 1.0