Hi!

Suppose I've to do something in the DB launching directly an SQL statement, 
bypassing OJB.... how can I do it?
And how to prevent problems with the object cache of OJB?

ie: if a launch "UPDATE costs_table SET cost = cost + 10", but some record has 
already been loaded in memory by OJB...how can I get them updated?

(same problems for inserts and updates...)

Thanks and bye!

Paolo


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

Reply via email to