Kodo 4.0.0RC2 generated on May 12 2006

kodo.persistence
Annotation Type FetchAttribute


@Target(value={})
@Retention(value=RUNTIME)
public @interface FetchAttribute

Includes a persistent attribute in a FetchGroup.

Since:
4.0

Optional Element Summary
 int depth
           
 String name
           
 

name

public abstract String name
Default:
""

depth

public abstract int depth
Default:
1

Kodo 4.0.0RC2 generated on May 12 2006

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