roberto.guerra
04/03/2017, 9:46 PMPersistenceContext
and I just added an extension function to it (getProperty), that way we just passed that down, and called context.getProperty
. What I didn’t like was that … well, I had to pass in a PersistenceContext
instead of just the explicit property I wanted.