Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.17 1.14 1.1 mbranch-2-0 1.14.2.1

latest revision download Branch MAIN

1.17 annotated / raw | Diffs: previous, other | Lines: 179 ( +5, -5 )

Created: 2008-11-07 14:22:24 -0600 (2 months 1 day ago) | Author: trisberg | Changeset: MAIN:trisberg:20081107202224

SPR-5272: added sort to the categories that didn't have it

1.16 annotated / raw | Diffs: previous, other | Lines: 179 ( +22, -12 )

Created: 2008-10-16 14:17:16 -0500 (2 months 23 days ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20081016191716

added "transientDataAccessResourceCodes" category to "sql-error-codes.xml", with default codes for DB2 and Sybase; SQLErrorCodeSQLExceptionTranslator applies default SQLExceptionSubclassTranslator after error code translation only; SQLErrorCodeSQLExceptionTranslator is able to work without fallback SQLState translation as well; SQLExceptionSubclassTranslator translates SQLFeatureNotSupportedException to InvalidDataAccessApiUsageException; SQLStateSQLExceptionTranslator returns TransientDataAccessResourceException for well-known vendor-specific SQL states; factored out AbstractFallbackSQLExceptionTranslator base class for consistent "fallbackTranslator" capabilities

Tags: release-2-5-6

1.15 annotated / raw | Diffs: previous, other | Lines: 169 ( +14, -14 )

Created: 2007-11-12 17:43:36 -0600 (13 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20071112234336

polishing

Tags: release-2-5 release-2-5-1 release-2-5-2 release-2-5-3 release-2-5-4 release-2-5-5

1.14 annotated / raw | Diffs: previous, other | Lines: 169 ( +14, -4 )

Created: 2006-04-05 03:07:51 -0500 (2 years 9 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060405080750

introduced PermissionDeniedDataAccessException, thrown for valid operation that was rejected due to lack of permission; added "permissionDeniedCodes" category to SQLErrorCodes, with default code 229 for MS SQL Server in sql-error-codes

Branch point for: mbranch-2-0

Tags: release-2-0-m4 release-2-0-m5 release-2-0-rc1 release-2-0-rc2 release-2-0-rc3 release-2-0-rc4 release-2-0 release-2-0-1 release-2-0-2 release-2-0-3 release-2-0-4 release-2-0-5 release-2-0-6 mbranch-2-0$BP ... more hide

1.13 annotated / raw | Diffs: previous, other | Lines: 159 ( +31, -19 )

Created: 2005-03-24 01:27:36 -0600 (3 years 9 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050324072736

added "invalidResultSetAccessCodes" category, re-added "dataAccessResourceFailureCodes" category

Branch point for: branch-1-2 mbranch-1-2

Tags: release-1-2-rc1 release-1-2-rc2 release-1-2-1 release-1-2 release-1-2-2 release-1-2-4 release-1-2-3 release-1-2-5 branch-1-2$BP release-1-2-6 mbranch-1-2$BP release-1-2-8 release-1-2-7 release-1-2-9 ... more hide

1.12 annotated / raw | Diffs: previous, other | Lines: 147 ( +15, -55 )

Created: 2005-03-22 16:27:01 -0600 (3 years 9 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050322222700

reworked SQLErrorCodes and sql-error-codes.xml to accept all error categories that databases could actually throw

1.11 annotated / raw | Diffs: previous, other | Lines: 187 ( +34, -1 )

Created: 2005-03-21 20:52:32 -0600 (3 years 9 months ago) | Author: trisberg | Changeset: MAIN:trisberg:20050322025232

added error translation entries for PessimisticLockingFailureException, CannotSerializeTransactionException and DeadlockLoserDataAccesssException

1.10 annotated / raw | Diffs: previous, other | Lines: 154 ( +38, -15 )

Created: 2005-01-25 04:11:53 -0600 (3 years 11 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050125101153

added "databaseProductNames" property to SQLErrorCodes, reorganized code sorting and checks

Tags: release-1-1-4 release-1-1-5

1.9 annotated / raw | Diffs: previous, other | Lines: 131 ( +41, -86 )

Created: 2005-01-13 11:58:32 -0600 (3 years 11 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050113175832

polishing

1.8 annotated / raw | Diffs: previous, other | Lines: 176 ( +0, -1 )

Created: 2004-08-16 07:29:47 -0500 (4 years 4 months ago) | Author: trisberg | Changeset: MAIN:trisberg:20040816122807

removed the @version tag from all java source files

Tags: release-1-1-rc2 release-1-1 release-1-1-1 release-1-1-2 release-1-1-3

1.7 annotated / raw | Diffs: previous, other | Lines: 177 ( +16, -1 )

Created: 2004-06-30 21:34:43 -0500 (4 years 6 months ago) | Author: trisberg | Changeset: MAIN:trisberg:20040701023421

added new ConcurrencyFailureException and its subclasses and added new category for SQL error code translation

Tags: release-1-1-rc1

1.6 annotated / raw | Diffs: previous, other | Lines: 162 ( +18, -1 )

Created: 2004-06-30 07:54:27 -0500 (4 years 6 months ago) | Author: trisberg | Changeset: MAIN:trisberg:20040630125427

added feature to allow for defining custom translations using CustomSQLErrorCodesTranslation defined in the sql-error-codes.xml

1.5 annotated / raw | Diffs: previous, other | Lines: 145 ( +21, -1 )

Created: 2004-04-13 07:21:46 -0500 (4 years 8 months ago) | Author: trisberg | Changeset: MAIN:trisberg:20040413122146

added property 'useSqlStateForTranslation' to SqlErrorCodes to allow for translation of PostgreSQL state codes

Tags: release-1-0-1 release-1-0-2

1.4 annotated / raw | Diffs: previous, other | Lines: 125 ( +15, -4 )

Created: 2004-03-17 20:46:15 -0600 (4 years 9 months ago) | Author: trisberg | Changeset: MAIN:trisberg:20040318024600

Applied a consistent license header to all java source files

Tags: release-1-0

1.3 annotated / raw | Diffs: previous, other | Lines: 114 ( +50, -1 )

Created: 2004-02-14 13:17:39 -0600 (4 years 10 months ago) | Author: trisberg | Changeset: MAIN:trisberg:20040214191739

added support for new SQL Error Code categories - DataRetrievalFailureException, OptimisticLockingFailureException and DataAccessResourceFailureException

Tags: release-1-0-rc2

1.2 annotated / raw | Diffs: previous, other | Lines: 65 ( +17, -1 )

Created: 2003-12-09 20:15:17 -0600 (5 years 1 month ago) | Author: trisberg | Changeset: MAIN:trisberg:20031210021517

Fixed lookup for Database Product Names containing spaces

Tags: release-1-0-m4 release-1-0-rc1

1.1 new annotated / raw | Lines: 49 ( +49, -0 )

Created: 2003-12-05 11:03:14 -0600 (5 years 1 month ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20031205170236

restructured jdbc package, reworked QueryExecutor into NativeJdbcExtractor, introduced BlobCreator

latest revision download Branch mbranch-2-0

1.14.2.1 annotated / raw | Diffs: previous, other | Lines: 169 ( +16, -16 )

Created: 2007-11-12 17:44:40 -0600 (13 months ago) | Author: jhoeller | Changeset: mbranch-2-0:jhoeller:20071112234440

polishing

Tags: release-2-0-8 release-2-0-9

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2009-01-09 02:40 -0600