|
Kodo 4.2.0. (DEPRECATED) | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface LockGroupVersionColumn
Surrogate version column.
Optional Element Summary | |
---|---|
String |
columnDefinition
|
boolean |
insertable
|
int |
length
|
String |
lockGroup
|
String |
name
|
boolean |
nullable
|
int |
precision
|
int |
scale
|
boolean |
updatable
|
public abstract String name
public abstract boolean nullable
public abstract boolean insertable
public abstract boolean updatable
public abstract String columnDefinition
public abstract int length
public abstract int precision
public abstract int scale
public abstract String lockGroup
|
Kodo 4.2.0. (DEPRECATED) | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
This documentation is deprecated and will be removed in the next release of WebLogic Server.