The QueryManager is a small API that provides management for querys. It provides registering querys, putting them into a queue and executing them one after another in a transaction or without.
It has an integrated ConnectionManager that does all the work for you like opening / closing the connection and creating things like transactions.
It also provides the Query Object that can be adjusted like you want. You can assign how your Querystring ist build by yourself by just creating a custom Query that is an IQuery.
QueryManager accepts all IQuery objects and returns selectstatement results pagewise as table. This avoids overhead and increases speed of querys. You might also deactivate the paging.
Ohloh computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Ohloh cannot perform this analysis
Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Ohloh can generate statistics! It's fast and easy - try it and see!
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.