My question is about executing a direct UPDATE SQL statement and cache management.

I have seen at the FAQs that it is possible to directly execute an SQL statement, through the java.sql.Connection or using a QueryBySQL object.

But what happens with cache in both cases?

a) Directly through the java.sql.Connection --> What happens with cache? Because no OJB API is used, so it would became incosistent.

b) Using a QueryBySQL --> Does OJB manage the cache then? How is this done?

Thanks in advance,
Enrique Medina.

_________________________________________________________________
Descarga gratis la Barra de Herramientas de MSN http://www.msn.es/usuario/busqueda/barra?XAPID=2031&DI=1055&SU=http%3A//www.hotmail.com&HL=LINKTAG1OPENINGTEXT_MSNBH



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to