Search:

Type: Posts; User: atorma; Keyword(s):

Search: Search took 0.01 seconds.

  1. I'll answer to myself: This was because of...

    I'll answer to myself: This was because of EclipseLink's default behavior of flushing statements when doing queries in a transaction (permission checks required DB queries). Setting...
  2. Preventing flushing of EntityManager when @PreAuthorized methods on entities called

    Hi,

    I'm using @PreAuthorize annotations on my JPA-managed entities and I'm using AspectJ mode both in annotation driven transactions and in global-method-security. The problem is, in a...
Results 1 to 2 of 2