|
| 1.2 | modified | gzamarreno | docs/JBossCache-UserGuide/en/modules/cache_loaders.xml | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.7 | modified | gzamarreno | /.cvsignore | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.8 | modified | gzamarreno | etc/cache-jdbc.properties | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.1 | added | gzamarreno | lib/c3p0-0.9.1.jar | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.18 | modified | gzamarreno | src/org/jboss/cache/marshall/VersionAwareMarshaller.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.1 | added | gzamarreno | src/org/jboss/cache/loader/C3p0ConnectionFactory.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.1 | added | gzamarreno | src/org/jboss/cache/loader/ConnectionFactory.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.30 | modified | gzamarreno | src/org/jboss/cache/loader/JDBCCacheLoader.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.3 | modified | gzamarreno | src/org/jboss/cache/loader/JDBCCacheLoaderConfig.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.1 | added | gzamarreno | src/org/jboss/cache/loader/ManagedConnectionFactory.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.1 | added | gzamarreno | src/org/jboss/cache/loader/NonManagedConnectionFactory.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.1 | added | gzamarreno | tests/functional/org/jboss/cache/loader/C3p0ConnectionFactoryTest.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.1 | added | gzamarreno | tests/functional/org/jboss/cache/loader/C3p0JDBCCacheLoaderTest.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.45 | modified | gzamarreno | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.1 | added | gzamarreno | tests/functional/org/jboss/cache/loader/JDBCCacheLoaderConfigTest.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |
| 1.10 | modified | gzamarreno | tests/functional/org/jboss/cache/loader/JDBCCacheLoaderTest.java | [JBCACHE-802] c3p0 JDBC connection pooling functionality and corresponding unit tests added. JDBCCacheLoader has been refactored to provide better reporting by not swallowing exceptions and making ConnectionFactory and implementations separate java class files. |