I'm still new to the JPA thing, but it seems like a deficiency in the JPA spec if the EntityManager is not accessible from within the @Pre* and @Post* methods. Without access to the EM you are...