@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ExistenceChecking
org.eclipse.persistence.annotations.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