All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Class Description AbstractJdbcMessageIdRepository Base class for JDBC-based idempotent repositories that allows the schema to be changed.BatchCallableStatementCreatorFactory CallableStatementWrapper CallableStatementWrapperFactory Stateful class that cached template functions.ClassLoadingAwareObjectInputStream This class is copied from the Apache ActiveMQ project.DefaultJdbcOptimisticLockingExceptionMapper A defaultJdbcOptimisticLockingExceptionMapper
which checks the caused exception (and its nested) whether any of them is a constraint violation exception.DefaultSqlEndpoint Base class for SQL endpoints.DefaultSqlPrepareStatementStrategy DefaultSqlPrepareStatementStrategy
that supports named query parameters as well index based.DefaultSqlProcessingStrategy InOutParameter InParameter JdbcAggregationRepository JDBC basedAggregationRepository
JdbcAggregationRepository will only preserve any Serializable compatible data types.JdbcCamelCodec Adapted from HawtDBCamelCodecJdbcMessageIdRepository Default implementation ofAbstractJdbcMessageIdRepository
JdbcOptimisticLockingExceptionMapper Mapper allowing different JDBC vendors to be mapped with vendor specific error codes to anOptimisticLockingAggregationRepository.OptimisticLockingException
}.OutParameter ParseException This exception is thrown when parse errors are encountered.ParseHelper ParseRuntimeException PostgresAggregationRepository PostgreSQL specificJdbcAggregationRepository
that deals with SQL Violation Exceptions using specialINSERT INTO .. ON CONFLICT DO NOTHING
claues.ResultSetIterator ResultSetIteratorCompletion SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).SqlComponent The SQL Component is for working with databases using JDBC queries.SqlComponentConfigurer Generated by camel build tools - do NOT edit this file!SqlConstants SQL Constants.SqlConsumer SqlEndpoint Perform SQL queries using Spring JDBC.SqlEndpointConfigurer Generated by camel build tools - do NOT edit this file!SqlHelper SqlNamedProcessingStrategy Extended processing strategy for dealing with SQL when consuming, which uses aNamedParameterJdbcTemplate
instead of plainJdbcTemplate
.SqlOutputType SqlPrepareStatementStrategy Strategy for preparing statements when executing SQL queries.SqlProcessingStrategy Processing strategy for dealing with SQL when consuming.SqlProducer SqlStoredComponent SqlStoredComponentConfigurer Generated by camel build tools - do NOT edit this file!SqlStoredConstants SqlStoredEndpoint Perform SQL queries as a JDBC Stored Procedures using Spring JDBC.SqlStoredEndpointConfigurer Generated by camel build tools - do NOT edit this file!SqlStoredProducer SSPTParser SSPTParserConstants Token literal values and constants.SSPTParserTokenManager Token Manager.StatementWrapper Wrapper that simplifies operations onCallableStatement
inSqlStoredProducer
.Template Root element of Simple Stored Procedure Template AST.TemplateParser TemplateStoredProcedure Token Describes the input token stream.TokenMgrError Token Manager Error.ValueExtractor ValueExtractotr extracts value from Exchange and Container object.WrapperExecuteCallback