for example, when I delete User entity I need to set active = false , instead
of actually deleting the record.




Jody Grassel wrote:
> 
> I don't think that the SQL generated by OpenJPA entitymanager operations
> can be directly modified.  What sort of modifications are you looking
> for?  There might be supported function to direct OpenJPA to create the
> sort of SQL that you are looking for.
> 
> On Sun, 2009-08-23 at 19:35 -0500, aaaaaa wrote:
>> hi all,
>> can I change sql statement which is about to be executed at @prepersist? 
>> thanks,
>> 
>> Alex.
>> 
> 
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/replacing-sql-tp3500738p3504648.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to