@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.5.2, "build v20140319-9ad6abd" API Reference