RE: [JBoss-user] Designating CMP Fields as Read-only

2003-09-09 Thread Rod Macpherson
Yes, thanks. I had @read-only but the xdoclet tag is @readonly and then it is translated to in the DD. -Original Message- From: Ingo Bruell [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 1:45 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Designating CMP Fields as Read

Re: [JBoss-user] Designating CMP Fields as Read-only

2003-09-09 Thread Ingo Bruell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Rod, doesn't the tag work in jbosscmp-jdbc.xml ? best regards Ingo Bruell - - --- <[EMAIL PROTECTED]> OldenburgPGP-Fingerprint: CB01 AE12 B359 87C4 BF1C 953C 8FE7 C648 169E E5FC Germany PGP-Public-Key available at pgpkeys.mit.

[JBoss-user] Designating CMP Fields as Read-only

2003-09-08 Thread Rod Macpherson
Title: Message How do we mark CMP fields as read-only so that they are not updated or inserted?