Kodo 4.0.0RC2 generated on May 12 2006

kodo.persistence
Annotation Type ExternalValues


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

Maps field values to their datastore equivalents. Each element of the value array should be a string in the form: <field value>=<datastore value>

Since:
4.0

Optional Element Summary
 String[] value
           
 

value

public abstract String[] value
Default:
{}

Kodo 4.0.0RC2 generated on May 12 2006

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