Java DOM wrapper for java.sql.ResultSet; Allows using XPath / XSLT on a thin DOM document representing the result-set. Document does not contain the actual result-set data, only references to row and column indices.
Be the first to post a text review of java.sql.ResultSet DOM Wrapper. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Release Candidate 2 released! Added the ability to clear the result-set wrapper for garbage collection. Small compatibility fix to allow for an old version of Xalan which choked on a null return from getNodeValue(). Returning empty String instead. So far no known bugs. This wrapper is being used in a production heavy environment for the last month.
Added the ability to clear the result-set wrapper for garbage collection. Small compatibility fix to allow for an old version of Xalan which choked on a null return from getNodeValue(). Returning empty String instead. So far no known bugs. This wrapper is being used in a production heavy environment for the last month.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?