Kodo 4.0.0RC2 generated on May 12 2006

kodo.persistence.jdbc
Annotation Type KeyClassCriteria


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

Marker interface specifying to use the expected class of the map key relation as criteria in the join.

Since:
4.0

Optional Element Summary
 boolean value
           
 

value

public abstract boolean value
Default:
true

Kodo 4.0.0RC2 generated on May 12 2006

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