|
|
Browse by Tags
All Tags » PERFORMANCE » java 6 (RSS)
-
Hello.
I'm using a database with 1500 complex objects. When I make a query with a ''where'' clause the time it spends is around 0.7-1 second. The strange case happens if I remove the ''where'' clause, I supposed it should be faster than with it but the time increase to 20 seconds.
Could you explain this to me, please?
Thanks!
|
|
|