Kodo 4.1.4 generated on June 22 2007

kodo.persistence.jdbc
Annotation Type KeyJoinColumns


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

Allows the specification of multiple map key columns for compound joins.

Since:
4.0

Optional Element Summary
 KeyJoinColumn[] value
           
 

value

public abstract KeyJoinColumn[] value
Default:
{}

Kodo 4.1.4 generated on June 22 2007

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