I'm trying to write some code to use BMP Entity beans to update an Oracle 8i database.
I have a session bean that is doing the data loading from an XML file. I want to use the Entity
bean to see if the data exists (via a Finder method) and then either create or update the
record depending on the status.
I am seeing that performance is very fast if the record already exists, whereas it is very slow if no
records can be found. Has anyone else noticed a difference in performance in the Finder's thanks
Dave Bolt
There is always bandwidth, just none for you.
