org.apache.openjpa.persistence.jdbc
@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface KeyNonpolymorphic
Indicates that the annotated map's keys are not entirely polymorphic.
NonpolymorphicType
value
public abstract NonpolymorphicType value
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.