Kodo 4.1.4 generated on June 22 2007

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
 NonpolymorphicType value
           
 

value

public abstract NonpolymorphicType value
Default:
EXACT

Kodo 4.1.4 generated on June 22 2007

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