Kodo 4.2.0. (DEPRECATED)

kodo.persistence
Annotation Type LockGroups


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

Pre-declares lock groups used in subclasses.

Since:
4.0

Optional Element Summary
 String[] value
           
 

value

public abstract String[] value
Default:
{}

Kodo 4.2.0. (DEPRECATED)

Copyright 2011 Oracle, Inc. All Rights Reserved.

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


Oracle Fusion Middleware Oracle Kodo 4.2.0 API Reference (DEPRECATED)
12c Release 1 (12.1.1)
Part Number E24400_01