I think, Stephan applied the patch and fixed the bug. Thank you, Deryl for reporting...
SecureEntitymanager should throw IllegalArgumentException instead of PersistenceException
#33 createNamedQuery(.*) throws IllegalArgument...
SecureEntitymanager should throw IllegalArgumentException instead of PersistenceException
Wow. Thank you for very the very quick response! Now, for me, is well! 2014-10-03...
query with constructor - not work
Thanks for reporting this. I applied your suggested change to trunk.
Fixed class-loading issue: #32 query with const...
query with constructor - not work
isDirty check updated
fixed code style
Hi, Thanks for the patch. I will review and apply it. The vfs problem is known and...
Hi, I'm working on the same project as M. D. and have got it working for us. Among...
Hi SlowStrider, We will continue to support future versions of JPA and are planning...
Arne, jpasecurity is working fine for us at the moment but I'm still a bit concerned...
Hi, JPA Security implements JPA 2.0, but Wildfly contains JPA 2.1. This may cause...
Hi, we are trying to get JPASecurity running in our Application on a WildFly (former...
Fixed bug in Criteria API reported by Jesus Jav...
Made properties unmodifiable
# Activation xml output for ci-server (second t...
Adding cobertura.xml for ci-server.
I actually tried it out with my own EntityManagerFactory delegating to the one of...
adding ok distribution management to root project
Improve CacheHandling
Improve CacheHandling
Problem with remove and first level cache
Perhaps another more elegant way would be to do the non-thread safe initialization...
Perhaps it's the easiest and sufficient to make the createEntityManager method synchronized?...
SecureEntityManagerFactory.createEntityManager still isn't thread-safe
support COALESCE in where clause with in
more tests for criteria access rules
First Fixes for "is null" and "not" problems in...
Hi Yann, Chapter 7.2 of the JPA 2.0 Spec states that "An entity manager must not...
java.util.ConcurrentModificationException in DefaultSecureObjectManager
java.util.ConcurrentModificationException in DefaultSecureObjectManager
Arne, Thank you for your response, indeed I see there are still recent commits! I...
Hi SlowStrider, we are all busy with our daytime work. So currently we don't develop...
I really like what this project can do for our code: provide user-based security...