Enhanced JPA Entity

2011-09-26 Thread chintan4181
and if i turn on entity enhancer using javaagent, does that create any performance issue? 2) Which type of enhacer is preferable in production environment, runtime or buildtime? Please suggest. Thanks Unmarshall -- View this message in context: http://openjpa.208410.n2.nabble.com/Enhanced-JPA

Re: Enhanced JPA Entity

2011-09-26 Thread Rick Curtis
1) I am running on WAS 7 server If you have the JPA Feature Pack installed, you won't need to specify a javaagent. Enhancement is handled by the container / JPA runtime. and if i turn on entity enhancer using javaagent, does that create any performance issue? You will pay a small cost for the