JPA Annotation Attribute
in javax.persistence.CollectionTable

String schema default ""


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