A to
> > B
> right??? This should work.
> Burkhard
> - Original Message -
> From: "Miguel Angel Medina Lopez" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, June 24, 2001 10:22 AM
> Subject: [JBoss-user] BMP and shared data
>
ginal Message -
From: "Miguel Angel Medina Lopez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 24, 2001 10:22 AM
Subject: [JBoss-user] BMP and shared data
> Hi:
> I'm using JBoss with postgres 7.0 and I'm creatind a BMP entity bean.
> Th
Hi:
I'm using JBoss with postgres 7.0 and I'm creatind a BMP entity bean.
The
problem is that if I update the database from ther client, like SQL
script,
the entity bean doesn't update its variables with the new data. I
suppose it
occur for server caching and the solution could be to change the
co