@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface ReturnInsert
Modifier and Type | Optional Element and Description |
---|---|
boolean |
returnOnly
Set return only to true if you want the mapping field to be excluded
from the INSERT clause during SQL generation.
|
EclipseLink 2.4.2, "build v20130514-5956486" API Reference