Kodo 4.0.0RC2 generated on May 12 2006

kodo.persistence
Annotation Type Type


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

Indicates the persistent type of a field, if different than the declared 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.