My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

DbCon provides a simple interface to DBCP, offers distributed pooling configuration and provides a clean layer of separation between Java code and SQL. The project aims to provide:

  • ConnectionPooling (via DBCP)
  • SingletonConnectionPools (connection pools with only one connection)
  • DataSources backed by the same connection pools
  • SqlLibrary for SQL storage available both in a custom format and SqlLibXmlFormat
  • ObjectFacades
  • Corrects for the OracleMetadata foibles
  • PasswordObfuscation

Originally developed by the Cancer Genome Project's Java IT team (http://www.sanger.ac.uk/genetics/CGP/Software/) this project is externally maintained by an ex-team member. All original code was made available under the BSD license and shall continue to be developed under this agreement.

Powered by Google Project Hosting