test case : an entityQuery object. when I put a log statement in the constructor, i see
that two instances get initiated, one pure and one 'stitched' version.
anybody an idea of what's happening ?
09:47:35,382 INFO [STDOUT] CONSTRUCTOR class up.account.ManagedAccountsQuery
| 09:47:35,408 INFO [STDOUT] CONSTRUCTOR class
up.account.ManagedAccountsQuery_$$_javassist_6
| 09:47:35,484 INFO [STDOUT] found class class up.account.ManagedAccountsQuery
| 09:47:35,484 INFO [STDOUT] found type
up.seam.MyEntityQuery<up.account.entity.Account>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106993#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...