Re: [castor-user] self-referential and read-only

2007-09-26 Thread Stephen Ince
s.org Sent: Wednesday, September 26, 2007 6:46 PM Subject: [castor-user] self-referential and read-only I am trying to implement a self-referential relationship. I almost having it working. Question: How do tell castor not todo an update on a column? The column is basically for read

[castor-user] self-referential and read-only

2007-09-26 Thread Stephen Ince
I am trying to implement a self-referential relationship. I almost having it working. Question: How do tell castor not todo an update on a column? The column is basically for reads and inserts. When I try doing an insert, the read-only column value is null and it is not being inserted. UserSc