Re: [castor-dev] suggestion

2001-11-01 Thread ben . galehouse
Lemme give an example. Suppose that you have a system which displays two account balances to the user, and they are both equal to $20. The user was told at a meeting this morning to make certain that the balances add to $50, so the user modifies one of the accounts to contain $30 instead. Now, a

Re: [castor-dev] suggestion

2001-10-31 Thread ben . galehouse
>Another solution is to use trigger to update "Number of Time Modified >(NOTM)" column in the table as ODD recommended and make >castor to check before update. >As for clustering environment it want help a lot in case of frequent >updates by different cluster nodes. If you only check the NOTM

Re: [castor-dev] Trouble with schema

2001-10-30 Thread ben . galehouse
>The getAnyObject returns a java.lang.Object instance, fine. But what object >class is castor instantiating and putting my xml data into? > >Also, getAnyObject returns an array, why is that? How could it consider >verything between the tags as anything other than one >large blob? It is an 'A