What should give me better performance assuming the same parameters are used and returned columns are the same?
A DynamicQuery adapter calling a BAQ or BO Reader ala Ice.Proxy.Lib.BOReaderImpl?
What should give me better performance assuming the same parameters are used and returned columns are the same?
A DynamicQuery adapter calling a BAQ or BO Reader ala Ice.Proxy.Lib.BOReaderImpl?
BOReader.
BAQ has additional overhead for security filtering not present in BOReader.
Thanks +1 beers added to your account!
I agree = BO Reader. Standard approach for customisation work and sdk!! Absolutely.
So jealous
LOL! SDK Reference Manuals are a superb and very detailed insight into the under bonnet technicals. It certainly is a beautiful thing!