Joined: Fri Jun 19, 2009 6:24 pm Posts: 2
|
Hibernate 3.3.1.GA Hibernate-spatial 1.0-M2 Spring 2.5.6 JBC 3.0.3.GA
I am noticing that Hibernate + JBC is not retrieving a particular cached query. They query involves a view table and it also involves querying on a spatial field. I have searched the forums and am finding nothing about this topic.
Note that the same configuration does retrieve cached results from a query on a normal table but most of those queries involve string fields.
Has anybody else encountered an issue with the query cache not using results in the cache when the query involves a view or a spatial column?
Thank you in advance,
Nichole
|
|