@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.6.3, "build v20160428-59c81c5" API Reference