Kodo 4.1.4 generated on June 22 2007

kodo.persistence.jdbc
Annotation Type ElementColumns


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

Allows the specification of multiple element columns for complex mappings.

Since:
4.0

Optional Element Summary
 ElementColumn[] value
           
 

value

public abstract ElementColumn[] value
Default:
{}

Kodo 4.1.4 generated on June 22 2007

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