ObjectDB ObjectDB

SecondaryTable.catalog - JPA annotation element

Annotation Element
javax.persistence.SecondaryTable
String catalog

(Optional) The catalog of the table.

Defaults to the default catalog.

Default value:
""
Since:
JPA 1.0