Kodo 4.2.0. (DEPRECATED)

kodo.persistence.jdbc
Annotation Type LockGroupVersionColumns


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface LockGroupVersionColumns

Allows the specification of multiple version columns for complex versioning or multiple lock groups.

Since:
4.1

Optional Element Summary
 LockGroupVersionColumn[] value
           
 

value

public abstract LockGroupVersionColumn[] value
Default:
{}

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