JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.openjpa.persistence.jdbc
Annotation Type XJoinColumns
@Target
({
METHOD
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
XJoinColumns
Allows the specification of multiple columns for compound joins.
Since:
0.4.0
Author:
Abe White
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
XJoinColumn
[]
value
Element Details
value
XJoinColumn
[]
value
Default:
{}