Kodo 4.1.0 generated on October 9 2006

kodo.persistence.jdbc
Annotation Type KeyNonpolymorphic


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface KeyNonpolymorphic

Indicates that the annotated map's keys are not entirely polymorphic.

Since:
4.0

Optional Element Summary
 org.apache.openjpa.persistence.jdbc.NonpolymorphicType value
           
 

value

public abstract org.apache.openjpa.persistence.jdbc.NonpolymorphicType value
Default:
EXACT

Kodo 4.1.0 generated on October 9 2006

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.