Kodo 4.0.0RC2 generated on May 12 2006

kodo.persistence
Annotation Type Factory


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

Declares a method that transforms the datastore value to its field equivalent.

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.