Kodo 4.2.0. generated on July 28 2008

kodo.persistence.jdbc
Annotation Type KeyColumns


Deprecated. use the OpenJPA version of this annotation instead.

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

Allows the specification of multiple map key columns for complex mappings.

Since:
4.0

Optional Element Summary
 KeyColumn[] value
          Deprecated.  
 

value

public abstract KeyColumn[] value
Deprecated. 
Default:
{}

Kodo 4.2.0. generated on July 28 2008

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