OJB 1.0.3 Caching issues

2005-12-01 Thread Ravi
question reference to each other with auto-update="true" in reference- descriptor on both object mappings. Can you please let us know what's going wrong with Object caching and anything wrong with above setting? Many Thanks in Advance

Re: afterLookUp() gets called before initialisation of other objects.

2005-08-22 Thread Ravi
e. Currently the prefetching of references can only be suppressed > by changing class QueryReferenceBroker, set line 75 > batchRetrieval = false; > After this your test should pass. > I will add a bug report to jira ASAP. Thanks Armin I set batchRetrieval to false and my tests

Re: afterLookUp() gets called before initialisation of other objects.

2005-08-18 Thread Ravi
Armin Waibel apache.org> writes: > > Hi Ravi, > > I can't find significant changes between 0.98 and 1.0.x. The main change > is, that the target object of the AfterLookupEvent Object was > immediately nullified after fire the event (because for better &

afterLookUp() gets called before initialisation of other objects.

2005-08-15 Thread Ravi
sure what has changed in this release that is causing this problem. Can you please help? Regards Ravi - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

OJB 1.0.3 error reading Oracle LONG through reference

2005-06-15 Thread Ravi Aramanethota
JdbcTypesHelper$BaseType.getObjectFromCol umn(JdbcTypesHelper.java:303) at org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl.readValuesFrom(Ro wReaderDefaultImpl.java:224) ... 48 more Regards Ravi