Newbie question on field access error

2004-10-14 Thread Whitaker, Andy
Hello, I'm new to OJB and I'm maintaining an app that uses OJB 1.0.0 and I'm receiving an IllegalAccess error setting a field that is used by OJB for locking. The database is MySQL 4.0.21 on Windows. The runtime error being thrown by Tomcat is: org.apache.ojb.broker.PersistenceBrokerExceptio

ODMG and recursive locking

2004-10-14 Thread Ashish Rangole
Hi! I am using OJB rc6. I have objects that have references to (foreign key) other objects and collections of other objects and so on. I am using ODMG api and within it persistent broker api to query the desired objects. When I want to update an object I do the following: 0. Begin a ODMG transactio

Re: Regd Updating Selected Columns

2004-10-14 Thread Ludovic Maitre (POP - Factory Part)
Hello Armin, And thanks for your response, we will try your suggestion soon, seems to be more fast, as you have described. And the code that you give show me some useful utilities methods. Also, we will work on the issue on inheritance on multiple tables. As you can imagine we have also other w