Kodo 4.1.0 generated on October 9 2006

kodo.persistence
Annotation Type LockGroup


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

Declares the lock group of a field.

Since:
4.0

Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
""

Kodo 4.1.0 generated on October 9 2006

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