Actually not! If u follow the link i specified u will find it.

More info about isModified:

http://www.orionserver.com/faq/

Search for it on the displayed page.

/korre

PS
Weblogic does not need isModified(). U specify any method name (public
boolean isXXXXX()) and then point it out in your deployment descriptor:

<is-modified-method-name>isXXXXX</is-modified-method-name>


-----Original Message-----
From: Stanislas Truffaut [mailto:[EMAIL PROTECTED]]
Sent: den 22 december 2000 17:37
To: [EMAIL PROTECTED]; Orion-Interest
Subject: public boolean isModified()


I think your isModified() is a specific WebLogic method

----------------------------------------------------------------------------
----

From: Konstantin Polyzois
Subject: public boolean isModified()
Date: Fri, 22 Dec 2000 05:56:46 -0800

----------------------------------------------------------------------------
----

Hello everybody!

I am using Orion 1.4.4 and it seems that the method "public boolean
isModified()" (used to limit writes to the database) is not getting called.
Bug?

/korre

Reply via email to