@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface ElementColumns
Allows the specification of multiple element columns for complex mappings.
ElementColumn[]
value
public abstract ElementColumn[] value
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.