Download List

Projeto Descrição

BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It currently beats all known connection pools, including C3P0 and DBCP, as shown on the benchmark section on the site.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-28 21:58 Back to release list
0.6.6

Um motorista foi adicionada a opção Propriedades. suporte de configuração baseada em XML foi adicionado. onAcquireFail foi reforçada. A opção de configuração de conexão timeout foi adicionado. Total compatibilidade JDK5 foi adicionado. instruções internas são expostas. O gancho onConnectionException foi adicionado. A desativação de monitoramento de conexão agora é permitido. Batch declarações são agora registradas corretamente. A raça foi fixada init preguiçoso. A corrida potencial é agora evitado. Estática foram retirados finalizadores. Um erro potencial na adição de uma nova ligação foi corrigido. Há agora 125 testes de unidade, que oferece 100% de cobertura de teste de unidade.
Tags: Stable
A driver properties option was added. XML-based configuration support was added. onAcquireFail was enhanced. A connection timeout configuration option was added. Full JDK5 compatibility was added. Internal statements are exposed. The onConnectionException hook was added. Disabling connection tracking is now allowed. Batch statements are now logged properly. A lazy init race was fixed. A potential race is now avoided. Statics were removed from finalizers. A potential bug in adding a new connection was fixed. There are now 125 unit tests, which provide 100% unit test coverage.

Project Resources