jar

org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-tx

Maven & Gradle

Jul 24, 2023
16 usages

Apache ServiceMix :: Bundles :: spring-tx

Table Of Contents

Latest Version

Download org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-tx JAR file - Latest Versions:

All Versions

Download org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-tx JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0.x
5.3.x
5.2.x
5.1.x
5.0.x
4.3.x
4.2.x
4.1.x
4.0.x
3.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.servicemix.bundles.spring-tx-5.3.28_1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.dao.annotation

├─ org.springframework.dao.annotation.PersistenceExceptionTranslationAdvisor.class - [JAR]

├─ org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor.class - [JAR]

├─ org.springframework.dao.annotation.package-info.class - [JAR]

org.springframework.transaction.event

├─ org.springframework.transaction.event.TransactionPhase.class - [JAR]

├─ org.springframework.transaction.event.TransactionalApplicationListener.class - [JAR]

├─ org.springframework.transaction.event.TransactionalApplicationListenerAdapter.class - [JAR]

├─ org.springframework.transaction.event.TransactionalApplicationListenerMethodAdapter.class - [JAR]

├─ org.springframework.transaction.event.TransactionalApplicationListenerSynchronization.class - [JAR]

├─ org.springframework.transaction.event.TransactionalEventListener.class - [JAR]

├─ org.springframework.transaction.event.TransactionalEventListenerFactory.class - [JAR]

├─ org.springframework.transaction.event.package-info.class - [JAR]

org.springframework.jca.cci.core

├─ org.springframework.jca.cci.core.CciOperations.class - [JAR]

├─ org.springframework.jca.cci.core.CciTemplate.class - [JAR]

├─ org.springframework.jca.cci.core.ConnectionCallback.class - [JAR]

├─ org.springframework.jca.cci.core.InteractionCallback.class - [JAR]

├─ org.springframework.jca.cci.core.RecordCreator.class - [JAR]

├─ org.springframework.jca.cci.core.RecordExtractor.class - [JAR]

├─ org.springframework.jca.cci.core.package-info.class - [JAR]

org.springframework.jca.cci.object

├─ org.springframework.jca.cci.object.EisOperation.class - [JAR]

├─ org.springframework.jca.cci.object.MappingCommAreaOperation.class - [JAR]

├─ org.springframework.jca.cci.object.MappingRecordOperation.class - [JAR]

├─ org.springframework.jca.cci.object.SimpleRecordOperation.class - [JAR]

├─ org.springframework.jca.cci.object.package-info.class - [JAR]

org.springframework.dao

├─ org.springframework.dao.CannotAcquireLockException.class - [JAR]

├─ org.springframework.dao.CannotSerializeTransactionException.class - [JAR]

├─ org.springframework.dao.CleanupFailureDataAccessException.class - [JAR]

├─ org.springframework.dao.ConcurrencyFailureException.class - [JAR]

├─ org.springframework.dao.DataAccessException.class - [JAR]

├─ org.springframework.dao.DataAccessResourceFailureException.class - [JAR]

├─ org.springframework.dao.DataIntegrityViolationException.class - [JAR]

├─ org.springframework.dao.DataRetrievalFailureException.class - [JAR]

├─ org.springframework.dao.DeadlockLoserDataAccessException.class - [JAR]

├─ org.springframework.dao.DuplicateKeyException.class - [JAR]

├─ org.springframework.dao.EmptyResultDataAccessException.class - [JAR]

├─ org.springframework.dao.IncorrectResultSizeDataAccessException.class - [JAR]

├─ org.springframework.dao.IncorrectUpdateSemanticsDataAccessException.class - [JAR]

├─ org.springframework.dao.InvalidDataAccessApiUsageException.class - [JAR]

├─ org.springframework.dao.InvalidDataAccessResourceUsageException.class - [JAR]

├─ org.springframework.dao.NonTransientDataAccessException.class - [JAR]

├─ org.springframework.dao.NonTransientDataAccessResourceException.class - [JAR]

├─ org.springframework.dao.OptimisticLockingFailureException.class - [JAR]

├─ org.springframework.dao.PermissionDeniedDataAccessException.class - [JAR]

├─ org.springframework.dao.PessimisticLockingFailureException.class - [JAR]

├─ org.springframework.dao.QueryTimeoutException.class - [JAR]

├─ org.springframework.dao.RecoverableDataAccessException.class - [JAR]

├─ org.springframework.dao.TransientDataAccessException.class - [JAR]

├─ org.springframework.dao.TransientDataAccessResourceException.class - [JAR]

├─ org.springframework.dao.TypeMismatchDataAccessException.class - [JAR]

├─ org.springframework.dao.UncategorizedDataAccessException.class - [JAR]

├─ org.springframework.dao.package-info.class - [JAR]

org.springframework.dao.support

├─ org.springframework.dao.support.ChainedPersistenceExceptionTranslator.class - [JAR]

├─ org.springframework.dao.support.DaoSupport.class - [JAR]

├─ org.springframework.dao.support.DataAccessUtils.class - [JAR]

├─ org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.class - [JAR]

├─ org.springframework.dao.support.PersistenceExceptionTranslator.class - [JAR]

├─ org.springframework.dao.support.package-info.class - [JAR]

org.springframework.transaction.jta

├─ org.springframework.transaction.jta.JtaAfterCompletionSynchronization.class - [JAR]

├─ org.springframework.transaction.jta.JtaTransactionManager.class - [JAR]

├─ org.springframework.transaction.jta.JtaTransactionObject.class - [JAR]

├─ org.springframework.transaction.jta.ManagedTransactionAdapter.class - [JAR]

├─ org.springframework.transaction.jta.SimpleTransactionFactory.class - [JAR]

├─ org.springframework.transaction.jta.SpringJtaSynchronizationAdapter.class - [JAR]

├─ org.springframework.transaction.jta.TransactionFactory.class - [JAR]

├─ org.springframework.transaction.jta.UserTransactionAdapter.class - [JAR]

├─ org.springframework.transaction.jta.WebLogicJtaTransactionManager.class - [JAR]

├─ org.springframework.transaction.jta.WebSphereUowTransactionManager.class - [JAR]

├─ org.springframework.transaction.jta.package-info.class - [JAR]

org.springframework.jca.support

├─ org.springframework.jca.support.LocalConnectionFactoryBean.class - [JAR]

├─ org.springframework.jca.support.ResourceAdapterFactoryBean.class - [JAR]

├─ org.springframework.jca.support.SimpleBootstrapContext.class - [JAR]

├─ org.springframework.jca.support.package-info.class - [JAR]

org.springframework.transaction.config

├─ org.springframework.transaction.config.AnnotationDrivenBeanDefinitionParser.class - [JAR]

├─ org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser.class - [JAR]

├─ org.springframework.transaction.config.JtaTransactionManagerFactoryBean.class - [JAR]

├─ org.springframework.transaction.config.TransactionManagementConfigUtils.class - [JAR]

├─ org.springframework.transaction.config.TxAdviceBeanDefinitionParser.class - [JAR]

├─ org.springframework.transaction.config.TxNamespaceHandler.class - [JAR]

├─ org.springframework.transaction.config.package-info.class - [JAR]

org.springframework.transaction.support

├─ org.springframework.transaction.support.AbstractPlatformTransactionManager.class - [JAR]

├─ org.springframework.transaction.support.AbstractTransactionStatus.class - [JAR]

├─ org.springframework.transaction.support.CallbackPreferringPlatformTransactionManager.class - [JAR]

├─ org.springframework.transaction.support.DefaultTransactionDefinition.class - [JAR]

├─ org.springframework.transaction.support.DefaultTransactionStatus.class - [JAR]

├─ org.springframework.transaction.support.DelegatingTransactionDefinition.class - [JAR]

├─ org.springframework.transaction.support.ResourceHolder.class - [JAR]

├─ org.springframework.transaction.support.ResourceHolderSupport.class - [JAR]

├─ org.springframework.transaction.support.ResourceHolderSynchronization.class - [JAR]

├─ org.springframework.transaction.support.ResourceTransactionDefinition.class - [JAR]

├─ org.springframework.transaction.support.ResourceTransactionManager.class - [JAR]

├─ org.springframework.transaction.support.SimpleTransactionScope.class - [JAR]

├─ org.springframework.transaction.support.SimpleTransactionStatus.class - [JAR]

├─ org.springframework.transaction.support.SmartTransactionObject.class - [JAR]

├─ org.springframework.transaction.support.TransactionCallback.class - [JAR]

├─ org.springframework.transaction.support.TransactionCallbackWithoutResult.class - [JAR]

├─ org.springframework.transaction.support.TransactionOperations.class - [JAR]

├─ org.springframework.transaction.support.TransactionSynchronization.class - [JAR]

├─ org.springframework.transaction.support.TransactionSynchronizationAdapter.class - [JAR]

├─ org.springframework.transaction.support.TransactionSynchronizationManager.class - [JAR]

├─ org.springframework.transaction.support.TransactionSynchronizationUtils.class - [JAR]

├─ org.springframework.transaction.support.TransactionTemplate.class - [JAR]

├─ org.springframework.transaction.support.WithoutTransactionOperations.class - [JAR]

├─ org.springframework.transaction.support.package-info.class - [JAR]

org.springframework.jca.cci

├─ org.springframework.jca.cci.CannotCreateRecordException.class - [JAR]

├─ org.springframework.jca.cci.CannotGetCciConnectionException.class - [JAR]

├─ org.springframework.jca.cci.CciOperationNotSupportedException.class - [JAR]

├─ org.springframework.jca.cci.InvalidResultSetAccessException.class - [JAR]

├─ org.springframework.jca.cci.RecordTypeNotSupportedException.class - [JAR]

├─ org.springframework.jca.cci.package-info.class - [JAR]

org.springframework.jca.context

├─ org.springframework.jca.context.BootstrapContextAware.class - [JAR]

├─ org.springframework.jca.context.BootstrapContextAwareProcessor.class - [JAR]

├─ org.springframework.jca.context.ResourceAdapterApplicationContext.class - [JAR]

├─ org.springframework.jca.context.SpringContextResourceAdapter.class - [JAR]

├─ org.springframework.jca.context.package-info.class - [JAR]

org.springframework.transaction

├─ org.springframework.transaction.CannotCreateTransactionException.class - [JAR]

├─ org.springframework.transaction.HeuristicCompletionException.class - [JAR]

├─ org.springframework.transaction.IllegalTransactionStateException.class - [JAR]

├─ org.springframework.transaction.InvalidIsolationLevelException.class - [JAR]

├─ org.springframework.transaction.InvalidTimeoutException.class - [JAR]

├─ org.springframework.transaction.NestedTransactionNotSupportedException.class - [JAR]

├─ org.springframework.transaction.NoTransactionException.class - [JAR]

├─ org.springframework.transaction.PlatformTransactionManager.class - [JAR]

├─ org.springframework.transaction.ReactiveTransaction.class - [JAR]

├─ org.springframework.transaction.ReactiveTransactionManager.class - [JAR]

├─ org.springframework.transaction.SavepointManager.class - [JAR]

├─ org.springframework.transaction.StaticTransactionDefinition.class - [JAR]

├─ org.springframework.transaction.TransactionDefinition.class - [JAR]

├─ org.springframework.transaction.TransactionException.class - [JAR]

├─ org.springframework.transaction.TransactionExecution.class - [JAR]

├─ org.springframework.transaction.TransactionManager.class - [JAR]

├─ org.springframework.transaction.TransactionStatus.class - [JAR]

├─ org.springframework.transaction.TransactionSuspensionNotSupportedException.class - [JAR]

├─ org.springframework.transaction.TransactionSystemException.class - [JAR]

├─ org.springframework.transaction.TransactionTimedOutException.class - [JAR]

├─ org.springframework.transaction.TransactionUsageException.class - [JAR]

├─ org.springframework.transaction.UnexpectedRollbackException.class - [JAR]

├─ org.springframework.transaction.package-info.class - [JAR]

org.springframework.transaction.interceptor

├─ org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource.class - [JAR]

├─ org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor.class - [JAR]

├─ org.springframework.transaction.interceptor.CompositeTransactionAttributeSource.class - [JAR]

├─ org.springframework.transaction.interceptor.DefaultTransactionAttribute.class - [JAR]

├─ org.springframework.transaction.interceptor.DelegatingTransactionAttribute.class - [JAR]

├─ org.springframework.transaction.interceptor.MatchAlwaysTransactionAttributeSource.class - [JAR]

├─ org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource.class - [JAR]

├─ org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource.class - [JAR]

├─ org.springframework.transaction.interceptor.NoRollbackRuleAttribute.class - [JAR]

├─ org.springframework.transaction.interceptor.RollbackRuleAttribute.class - [JAR]

├─ org.springframework.transaction.interceptor.RuleBasedTransactionAttribute.class - [JAR]

├─ org.springframework.transaction.interceptor.TransactionAspectSupport.class - [JAR]

├─ org.springframework.transaction.interceptor.TransactionAttribute.class - [JAR]

├─ org.springframework.transaction.interceptor.TransactionAttributeEditor.class - [JAR]

├─ org.springframework.transaction.interceptor.TransactionAttributeSource.class - [JAR]

├─ org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor.class - [JAR]

├─ org.springframework.transaction.interceptor.TransactionAttributeSourceEditor.class - [JAR]

├─ org.springframework.transaction.interceptor.TransactionAttributeSourcePointcut.class - [JAR]

├─ org.springframework.transaction.interceptor.TransactionInterceptor.class - [JAR]

├─ org.springframework.transaction.interceptor.TransactionProxyFactoryBean.class - [JAR]

├─ org.springframework.transaction.interceptor.TransactionalProxy.class - [JAR]

├─ org.springframework.transaction.interceptor.package-info.class - [JAR]

org.springframework.jca.work

├─ org.springframework.jca.work.DelegatingWork.class - [JAR]

├─ org.springframework.jca.work.SimpleTaskWorkManager.class - [JAR]

├─ org.springframework.jca.work.WorkManagerTaskExecutor.class - [JAR]

├─ org.springframework.jca.work.package-info.class - [JAR]

org.springframework.transaction.annotation

├─ org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.class - [JAR]

├─ org.springframework.transaction.annotation.AnnotationTransactionAttributeSource.class - [JAR]

├─ org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser.class - [JAR]

├─ org.springframework.transaction.annotation.EnableTransactionManagement.class - [JAR]

├─ org.springframework.transaction.annotation.Isolation.class - [JAR]

├─ org.springframework.transaction.annotation.JtaTransactionAnnotationParser.class - [JAR]

├─ org.springframework.transaction.annotation.Propagation.class - [JAR]

├─ org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.class - [JAR]

├─ org.springframework.transaction.annotation.SpringTransactionAnnotationParser.class - [JAR]

├─ org.springframework.transaction.annotation.TransactionAnnotationParser.class - [JAR]

├─ org.springframework.transaction.annotation.TransactionManagementConfigurationSelector.class - [JAR]

├─ org.springframework.transaction.annotation.TransactionManagementConfigurer.class - [JAR]

├─ org.springframework.transaction.annotation.Transactional.class - [JAR]

├─ org.springframework.transaction.annotation.package-info.class - [JAR]

org.springframework.jca.cci.connection

├─ org.springframework.jca.cci.connection.CciLocalTransactionManager.class - [JAR]

├─ org.springframework.jca.cci.connection.ConnectionFactoryUtils.class - [JAR]

├─ org.springframework.jca.cci.connection.ConnectionHolder.class - [JAR]

├─ org.springframework.jca.cci.connection.ConnectionSpecConnectionFactoryAdapter.class - [JAR]

├─ org.springframework.jca.cci.connection.DelegatingConnectionFactory.class - [JAR]

├─ org.springframework.jca.cci.connection.NotSupportedRecordFactory.class - [JAR]

├─ org.springframework.jca.cci.connection.SingleConnectionFactory.class - [JAR]

├─ org.springframework.jca.cci.connection.TransactionAwareConnectionFactoryProxy.class - [JAR]

├─ org.springframework.jca.cci.connection.package-info.class - [JAR]

org.springframework.jca.cci.core.support

├─ org.springframework.jca.cci.core.support.CciDaoSupport.class - [JAR]

├─ org.springframework.jca.cci.core.support.CommAreaRecord.class - [JAR]

├─ org.springframework.jca.cci.core.support.package-info.class - [JAR]

org.springframework.jca.endpoint

├─ org.springframework.jca.endpoint.AbstractMessageEndpointFactory.class - [JAR]

├─ org.springframework.jca.endpoint.GenericMessageEndpointFactory.class - [JAR]

├─ org.springframework.jca.endpoint.GenericMessageEndpointManager.class - [JAR]

├─ org.springframework.jca.endpoint.package-info.class - [JAR]

org.springframework.transaction.reactive

├─ org.springframework.transaction.reactive.AbstractReactiveTransactionManager.class - [JAR]

├─ org.springframework.transaction.reactive.GenericReactiveTransaction.class - [JAR]

├─ org.springframework.transaction.reactive.ReactiveResourceSynchronization.class - [JAR]

├─ org.springframework.transaction.reactive.TransactionCallback.class - [JAR]

├─ org.springframework.transaction.reactive.TransactionContext.class - [JAR]

├─ org.springframework.transaction.reactive.TransactionContextHolder.class - [JAR]

├─ org.springframework.transaction.reactive.TransactionContextManager.class - [JAR]

├─ org.springframework.transaction.reactive.TransactionSynchronization.class - [JAR]

├─ org.springframework.transaction.reactive.TransactionSynchronizationManager.class - [JAR]

├─ org.springframework.transaction.reactive.TransactionSynchronizationUtils.class - [JAR]

├─ org.springframework.transaction.reactive.TransactionalOperator.class - [JAR]

├─ org.springframework.transaction.reactive.TransactionalOperatorExtensionsKt.class - [JAR]

├─ org.springframework.transaction.reactive.TransactionalOperatorImpl.class - [JAR]

├─ org.springframework.transaction.reactive.package-info.class - [JAR]

Advertisement