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. >