Hi,<br><br>I'm trying to implement a custom QueryCache that, like the example in <a href="http://community.jboss.org/wiki/QueryCache" target="_blank">http://community.jboss.org/wiki/QueryCache</a>,
does not invalidate some existing register is updated in a specific
table. However, unlike the example, I'd like to do that by analyzing
which columns were changed in an update.<br>
<br>More precisely, I have an User table, which has a lastLogin column.
I'd like to keep the QueryCache valid when I update the lastLogin of an
User.<br><br>I haven't found any way to do that yet. Is that possible?<br>
<br>Thanks in advance.<br clear="all"><br>--<br>Luiz F. O. Corte Real<br><br>Vida Geek<br><a href="http://vidageek.net/" target="_blank">http://vidageek.net</a><br><br>Caelum Objects<br><a href="http://www.caelumobjects.com/" target="_blank">http://www.caelumobjects.com</a>