Are there any Java classes available that provide SQL builder/SQL by example functionality?
Created May 4, 2012
Joe Sam Shirah One resource is the SQLQueryBuilderPane contained in JTOpen. Although much of the code in JTOpen is oriented towards and specific to the AS/400, this class and many others may be used in any Java application. The price is right ( free ) and the ( open ) source is available for download.