@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ExistenceChecking
ExistenceType
,
DoesExistQuery
Modifier and Type | Optional Element and Description |
---|---|
ExistenceType |
value
(Optional) Set the existence check for determining
if an insert or update should occur for an object.
|
public abstract ExistenceType value