@Documented @Target(value=FIELD) @Retention(value=RUNTIME) public @interface NotNull
Modifier and Type | Required Element and Description |
---|---|
Conflict |
onConflict
The on conflict clause.
|
public abstract Conflict onConflict
Copyright © 2015. All Rights Reserved.