Kodo 4.0.0RC2 generated on May 12 2006

kodo.persistence
Annotation Type ElementType


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

Indicates the persistent element type of an array, collection, or map field, if different than the declared element type.

Since:
4.0

Required Element Summary
 Class value
           
 

Element Detail

value

public abstract Class value

Kodo 4.0.0RC2 generated on May 12 2006

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