Kodo 4.0.0RC2 generated on May 12 2006

kodo.persistence.jdbc
Annotation Type ElementNonpolymorphic


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

Indicates that the annotated array, collection, or map's elements are not entirely polymorphic.

Since:
4.0

Optional Element Summary
 NonpolymorphicType value
           
 

value

public abstract NonpolymorphicType value
Default:
EXACT

Kodo 4.0.0RC2 generated on May 12 2006

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