Re: Collection Query, continuation

2005-06-23 Thread Kirill Petrov
Jakob Braeuchi wrote: you should try using the path class hint: Criteria crit = new Criteria(); crit.addLike("reactions.name", rName); QueryByCriteria query = new QueryByCriteria(Model.class, crit1); query.addPathClass("reactions", BidirectionalReaction.class); in this case ojb will only use Bi

Installment 2, Spring

2005-06-23 Thread Jason McKerr
I've finished the second (more simple) installment of Spring with OJB if anyone is interested. http://staff.osuosl.org/~mckerrj/?p=4 Jason - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

Re: OJB 1.1

2005-06-23 Thread Brian McCallister
Answered in the -dev list =) -Brian On Jun 22, 2005, at 2:49 AM, Cosmin MERLUSCA wrote: Hello, I'm using OJB and I would have a number of questions for you: 1. Is this project going on or is it going to be stopped? The answer to this is critical for the project. 2. If is going to continu

Spring, OJB

2005-06-23 Thread Jason McKerr
Hi all, If anyone's interested, I got tired of poor docs for integrating Spring with OJB. So I wrote a sample app using AppFuse (I promise, it's much simpler than the normal AppFuse) and a big long how-to. I really like using declarative TX with OJB, so that's mostly what it covers. It's h

Re: OutOfMemoryError

2005-06-23 Thread Danilo Tommasina
Hi, this is actually not an OJB specific question and a google search can deliver you faster responses than a mailing list ;) anyways look at this link, here you can find a good list of JVM options for Sun's JDKs: http://blogs.sun.com/roller/resources/watt/jvm-options-list.html You are porbably

OutOfMemoryError

2005-06-23 Thread Markus.Lauber
Hi I get a OutOfMemoryError when I load a lot of data. I use the Two Level Cache and all my toN Relations are mapped with CollectionProxyBinding in OJB. But now i get the following Exception while retreiving the data. org.apache.ojb.broker.PersistenceBrokerException: org.apache.ojb.broker.Persist

OJB and temporary tables

2005-06-23 Thread Bruno CROS
Hello, I did not find any concrete discussings about dealing with temporary tables with OJB. My aim is to check some values against records in OJB tables. The query is a complex join query, with multiple records entries. Make a query for each check will be too heavy and too long. My first idea

RE: Method isDeleted(Identity) in TransactionImpl class

2005-06-23 Thread Laurent SIMON
Ok, thank you for your help. I'll change the code for using TransactionExt instead of TransactionImpl as soon as possible. I think i'll wait for OJB 1.0.4. Do you have an idea of when it'll be released ? -Message d'origine- De : Armin Waibel [mailto:[EMAIL PROTECTED] Envoyé : mercredi 22 j