Kodo 4.0.0RC2 generated on May 12 2006

kodo.persistence.jdbc
Annotation Type EagerFetchMode


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

Determines how to eager-fetch a field.

Since:
4.0

Optional Element Summary
 EagerFetchType value
           
 

value

public abstract EagerFetchType value
Default:
NONE

Kodo 4.0.0RC2 generated on May 12 2006

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