RE: selective parameter markers

2008-07-02 Thread Christian Lipp
Hello! I have learned more about the reasons for this: When a statemnt retrievies more than 10% of the entries from a table, an index scan is inefficient. Instead the database should use a table scan. Therefor the database should know the values from an index (it does) and judge for each

AW: Compiling OJB 1.0.4 - JDO jars missing

2008-07-02 Thread Lambrecht, Lasse (Allianz Deutschland)
Hello, I removed the part in the build.xml that prevents me from compiling without these libs. At least I got some jars now. But haven't tried it yet. Im not using JDO so I hope it works without missing the libs. Regards Lasse Lambrecht -Ursprüngliche Nachricht- Von: Andrei Harangus