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