Posted By:
Jim_Stone
Posted On:
Tuesday, March 20, 2001 12:29 PM
Just inquiring to see if anyone knows of any articles, whitepapers
or books containing best practices/methodologies for creating a
dynamic SQL query builder. The data will come in via XML
containing a request command and various parameters
containing filtering and sort criteria. The goal is to build either
one generic query bean responsible for building all SQL
queries or perhaps build individual query beans for each data
request service. Thanks.
James.Stone@fmr.com