posted 12 years ago
Hello there. I can't seem to get my SqlResultSetMapping to work in openJPA...
I have a named native query...
I then have this @SqlResultSetMapping for the following Entity Bean...
For the life of me, I can't get the parentOrganizationID to map to anything...
For instance, if I change the column and or name of any of the fieldsets, I get THE EXACT SAME RESULT!!!
Which is the most frustrating thing... Which tells me that I somehow the SqlResultSetMapping does not seem to be
affecting anything. Can any one help...
Oh, here is how I call the query...
It would seem as though underscores are not being displayed on this forum. I will edit it so that I will have a "-" instead of an underscore...