Is there any feature in OpenJPA that will allow capture of a queries metadata (similar to "eclipselink.result-type"="Map")?
I'm trying to capture a rowid from a native query update call.
Is there any feature in OpenJPA that will allow capture of a queries metadata (similar to "eclipselink.result-type"="Map")?
I'm trying to capture a rowid from a native query update call.