@Retention(value=RUNTIME) @Target(value={FIELD,METHOD,ANNOTATION_TYPE}) @Documented public @interface MappedCollection
public abstract String idColumn
NamingStrategy usage if
the value is empty.public abstract String keyColumn
List or Map collections in the corresponding relationship table.
Defaults to NamingStrategy usage if the value is empty.Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.