Folks, is there a way to force Container
handle CMP property mapped to TIMESTAMP in
some special way ? What AS supports such a feature ?
I.e. I need to allow just only reads and no writes due to bean state synchronization. Or, in other words - to declare just a _property_ as read-only, but not the whole bean itself.
I get SQLException: 'cannot update the TIMESTAMP field' every time.
--
Mike
-
How to force Container to handle property mapped to TIMESTAMP ? (1 messages)
- Posted by: Mike Skorik
- Posted on: June 27 2003 04:08 EDT
Threaded Messages (1)
- How to force Container to handle property mapped to TIMESTAMP ? by Mike Skorik on June 27 2003 08:10 EDT
-
How to force Container to handle property mapped to TIMESTAMP ?[ Go to top ]
- Posted by: Mike Skorik
- Posted on: June 27 2003 08:10 EDT
- in response to Mike Skorik
Oh, I'm sorry - forgot to say - I'm using Orion 2.x AS and MS SQL 2000