|
| 1.2 | deleted | mmarkus | tests/functional/org/jboss/cache/loader/AdjListJDBCClassLoaderCompatibilityTest.java | removed as its name contains *class* instead of *cache* |
| 1.2 | deleted | mmarkus | src/org/jboss/cache/loader/AdjListJDBCClassLoader.java | removed as their name contain Class instead of Cache |
| 1.3 | deleted | mmarkus | src/org/jboss/cache/loader/AdjListJDBCClassLoaderConfig.java | removed as their name contain Class instead of Cache |
| 1.2 | modified | mmarkus | tests/perf/org/jboss/cache/manualtests/cacheloader/OneConnectionFactory.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.1 | added | mmarkus | tests/functional/org/jboss/cache/loader/AdjListJDBCCacheLoaderCompatibilityTest.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.3 | modified | mmarkus | tests/functional/org/jboss/cache/loader/C3p0ConnectionFactoryTest.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.3 | modified | mmarkus | tests/functional/org/jboss/cache/loader/JDBCCacheLoaderConfigTest.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.1 | added | mmarkus | src/org/jboss/cache/loader/AdjListJDBCCacheLoader.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.1 | added | mmarkus | src/org/jboss/cache/loader/AdjListJDBCCacheLoaderConfig.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.3 | modified | mmarkus | src/org/jboss/cache/loader/C3p0ConnectionFactory.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.3 | modified | mmarkus | src/org/jboss/cache/loader/ConnectionFactory.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.33 | modified | mmarkus | src/org/jboss/cache/loader/JDBCCacheLoader.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.6 | modified | mmarkus | src/org/jboss/cache/loader/JDBCCacheLoaderConfig.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.2 | modified | mmarkus | src/org/jboss/cache/loader/JDBCCacheLoaderOld.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.3 | modified | mmarkus | src/org/jboss/cache/loader/ManagedConnectionFactory.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
| 1.3 | modified | mmarkus | src/org/jboss/cache/loader/NonManagedConnectionFactory.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |