MapKeyColumn
This is the default behavior for Map properties marked as @OneToMany, @ManyToMany
or @ElementCollection@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) @Deprecated public @interface MapKey
MapKey
which use an existing column
This annotation and MapKey
are mutually exclusivepublic abstract Column[] columns
public abstract Class targetElement
public abstract Type type
Copyright © 2002-2020 Red Hat Middleware, LLC. All Rights Reserved