ObjectDB ObjectDB

Table.catalog - JPA annotation element

Annotation Element
javax.persistence.Table
String catalog

(Optional) The catalog of the table.

Defaults to the default catalog.

Default value:
""
Since:
JPA 1.0