@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface OptimisticLocking
Modifier and Type | Optional Element and Description |
---|---|
OptimisticLockType |
type |
public abstract OptimisticLockType type
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.