Kodo 4.2.0. (DEPRECATED)

kodo.persistence.jdbc
Annotation Type KeyClassCriteria


Deprecated. use the OpenJPA version of this annotation instead.

@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
          Deprecated.  
 

value

public abstract boolean value
Deprecated. 
Default:
true

Kodo 4.2.0. (DEPRECATED)

Copyright 2013 Oracle, Inc. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Java API Reference for Oracle Kodo 4.2.0 (DEPRECATED)
12c (12.1.2)
Part Number E27740-01