@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
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.