Kodo 4.2.0. generated on July 28 2008

kodo.persistence.jdbc
Annotation Type KeyNonpolymorphic


Deprecated. use the OpenJPA version of this annotation instead.

@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
 NonpolymorphicType value
          Deprecated.  
 

value

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

Kodo 4.2.0. generated on July 28 2008

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