What commit-option are you using? I would guess it is 'A', try changing it
to 'C' (either in your local jboss.xml or in standardjboss.xml for the
container configuration that you are using).
--jason
On Mon, 4 Dec 2000, Aadam Daya wrote:
> Hi. I am having the following problem.
>
> I have an entity bean which maps to an Interbase 6.0 database. When I
> create the bean, all of the fields get updated in the database. One of my
> fields however is updated by a trigger in the database. Later on, when I
> use my bean's get() (ie getter methods), I get the correct information from
> all of the fields in the database except for the one which is updated by the
> trigger. The value of this field in the database is correct, but the bean's
> getter method returns an incorrect value. Does anyone know why this is
> happening? Has the bean persisted itself to a certain value and will not
> update itself with the database?
>
> Thanks for your help,
>
> Aadam
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]