Kodo 4.0.0RC2 generated on May 12 2006

kodo.persistence
Annotation Type FetchGroup


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface FetchGroup

Fetch group definition.

Since:
4.0

Optional Element Summary
 FetchAttribute[] attributes
           
 String name
           
 

name

public abstract String name
Default:
""

attributes

public abstract FetchAttribute[] attributes
Default:
{}

Kodo 4.0.0RC2 generated on May 12 2006

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