I modified my earlier code and proceeded to get the same results. I followed how Spring calls Hibernate functions and outside of Spring called the same methods as my Spring method would call. This resulted in the expected results.
Why the Hibernate calls inside of Spring aren't working but ARE working when called outside of Spring is a mystery to me.
If anyone has anything on this to share, please post. I will promptly fill out bug reports with Spring when I get home from work.
I have a corresponding thread on Spring's forums here:
http://forum.springframework.org/viewto ... 6129#26129.
Thanks.