| Author |
EJB CMP field read only?
|
Kevin Smither
Ranch Hand
Joined: Oct 22, 2007
Posts: 30
|
|
|
I want to flag a CMP field as read only in Weblogic 9.2. Any ideas how to do this? I know it is possible in JBoss. I want ONLY ONE field in the bean as read-only which means any value that the attribute acquires at runtime is not persisted back into the database after ejbStore().
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26199
|
|
|
If this is possible, it is probably WebLogic specific. I'll move this to our WebLogic forum for you where someone is more likely to know how to do it.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: EJB CMP field read only?
|
|
|