组织ID: |
org.springframework |
项目ID: |
spring-tx |
版本: |
5.2.1.RELEASE |
最后修改时间: |
2019-11-02 17:22:11 |
包类型: |
jar |
标题: |
Spring Transaction |
描述: |
Spring Transaction |
相关URL: |
https://github.com/spring-projects/spring-framework |
大小: |
306.89KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>5.2.1.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework:spring-tx:5.2.1.RELEASE
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>5.2.1.RELEASE</version>
<name>Spring Transaction</name>
<description>Spring Transaction</description>
<url>https://github.com/spring-projects/spring-framework</url>
<organization>
<name>Spring IO</name>
<url>https://spring.io/projects/spring-framework</url>
</organization>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>jhoeller</id>
<name>Juergen Hoeller</name>
<email>jhoeller@pivotal.io</email>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/spring-projects/spring-framework</connection>
<developerConnection>scm:git:git://github.com/spring-projects/spring-framework</developerConnection>
<url>https://github.com/spring-projects/spring-framework</url>
</scm>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/spring-projects/spring-framework/issues</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>5.2.1.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.2.1.RELEASE</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.springframework.jca.support.LocalConnectionFactoryBean.class
org.springframework.jca.support.ResourceAdapterFactoryBean.class
org.springframework.jca.support.SimpleBootstrapContext.class
org.springframework.jca.support.package-info.class
org.springframework.jca.context.BootstrapContextAwareProcessor.class
org.springframework.jca.context.SpringContextResourceAdapter.class
org.springframework.jca.context.BootstrapContextAware.class
org.springframework.jca.context.ResourceAdapterApplicationContext.class
org.springframework.jca.context.package-info.class
org.springframework.jca.cci.CannotGetCciConnectionException.class
org.springframework.jca.cci.CciOperationNotSupportedException.class
org.springframework.jca.cci.core.support.CommAreaRecord.class
org.springframework.jca.cci.core.support.CciDaoSupport.class
org.springframework.jca.cci.core.support.package-info.class
org.springframework.jca.cci.core.CciTemplate$1.class
org.springframework.jca.cci.core.ConnectionCallback.class
org.springframework.jca.cci.core.RecordCreator.class
org.springframework.jca.cci.core.CciTemplate$SimpleRecordExtractor.class
org.springframework.jca.cci.core.InteractionCallback.class
org.springframework.jca.cci.core.CciOperations.class
org.springframework.jca.cci.core.CciTemplate.class
org.springframework.jca.cci.core.RecordExtractor.class
org.springframework.jca.cci.core.package-info.class
org.springframework.jca.cci.connection.ConnectionHolder.class
org.springframework.jca.cci.connection.CciLocalTransactionManager.class
org.springframework.jca.cci.connection.ConnectionSpecConnectionFactoryAdapter.class
org.springframework.jca.cci.connection.SingleConnectionFactory$1.class
org.springframework.jca.cci.connection.SingleConnectionFactory.class
org.springframework.jca.cci.connection.DelegatingConnectionFactory.class
org.springframework.jca.cci.connection.SingleConnectionFactory$CloseSuppressingInvocationHandler.class
org.springframework.jca.cci.connection.TransactionAwareConnectionFactoryProxy$TransactionAwareInvocationHandler.class
org.springframework.jca.cci.connection.ConnectionFactoryUtils.class
org.springframework.jca.cci.connection.TransactionAwareConnectionFactoryProxy.class
org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject.class
org.springframework.jca.cci.connection.NotSupportedRecordFactory.class
org.springframework.jca.cci.connection.ConnectionFactoryUtils$ConnectionSynchronization.class
org.springframework.jca.cci.connection.package-info.class
org.springframework.jca.cci.connection.CciLocalTransactionManager$1.class
org.springframework.jca.cci.InvalidResultSetAccessException.class
org.springframework.jca.cci.object.SimpleRecordOperation.class
org.springframework.jca.cci.object.MappingRecordOperation.class
org.springframework.jca.cci.object.MappingRecordOperation$RecordCreatorImpl.class
org.springframework.jca.cci.object.MappingCommAreaOperation.class
org.springframework.jca.cci.object.MappingRecordOperation$RecordExtractorImpl.class
org.springframework.jca.cci.object.EisOperation.class
org.springframework.jca.cci.object.package-info.class
org.springframework.jca.cci.CannotCreateRecordException.class
org.springframework.jca.cci.RecordTypeNotSupportedException.class
org.springframework.jca.cci.package-info.class
org.springframework.jca.endpoint.GenericMessageEndpointFactory$GenericMessageEndpoint.class
org.springframework.jca.endpoint.GenericMessageEndpointManager.class
org.springframework.jca.endpoint.GenericMessageEndpointFactory$1.class
org.springframework.jca.endpoint.AbstractMessageEndpointFactory$TransactionDelegate.class
org.springframework.jca.endpoint.AbstractMessageEndpointFactory.class
org.springframework.jca.endpoint.GenericMessageEndpointFactory.class
org.springframework.jca.endpoint.GenericMessageEndpointFactory$InternalResourceException.class
org.springframework.jca.endpoint.AbstractMessageEndpointFactory$AbstractMessageEndpoint.class
org.springframework.jca.endpoint.package-info.class
org.springframework.jca.work.SimpleTaskWorkManager$DelegatingWorkAdapter.class
org.springframework.jca.work.SimpleTaskWorkManager.class
org.springframework.jca.work.DelegatingWork.class
org.springframework.jca.work.WorkManagerTaskExecutor.class
org.springframework.jca.work.package-info.class
org.springframework.dao.DataAccessException.class
org.springframework.dao.DuplicateKeyException.class
org.springframework.dao.IncorrectUpdateSemanticsDataAccessException.class
org.springframework.dao.TransientDataAccessException.class
org.springframework.dao.support.ChainedPersistenceExceptionTranslator.class
org.springframework.dao.support.DataAccessUtils.class
org.springframework.dao.support.DaoSupport.class
org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.class
org.springframework.dao.support.PersistenceExceptionTranslator.class
org.springframework.dao.support.package-info.class
org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor.class
org.springframework.dao.annotation.PersistenceExceptionTranslationAdvisor.class
org.springframework.dao.annotation.package-info.class
org.springframework.dao.RecoverableDataAccessException.class
org.springframework.dao.CannotAcquireLockException.class
org.springframework.dao.UncategorizedDataAccessException.class
org.springframework.dao.OptimisticLockingFailureException.class
org.springframework.dao.DeadlockLoserDataAccessException.class
org.springframework.dao.ConcurrencyFailureException.class
org.springframework.dao.DataAccessResourceFailureException.class
org.springframework.dao.IncorrectResultSizeDataAccessException.class
org.springframework.dao.NonTransientDataAccessException.class
org.springframework.dao.TypeMismatchDataAccessException.class
org.springframework.dao.CleanupFailureDataAccessException.class
org.springframework.dao.DataIntegrityViolationException.class
org.springframework.dao.PessimisticLockingFailureException.class
org.springframework.dao.InvalidDataAccessApiUsageException.class
org.springframework.dao.TransientDataAccessResourceException.class
org.springframework.dao.DataRetrievalFailureException.class
org.springframework.dao.QueryTimeoutException.class
org.springframework.dao.CannotSerializeTransactionException.class
org.springframework.dao.NonTransientDataAccessResourceException.class
org.springframework.dao.InvalidDataAccessResourceUsageException.class
org.springframework.dao.package-info.class
org.springframework.dao.EmptyResultDataAccessException.class
org.springframework.dao.PermissionDeniedDataAccessException.class
org.springframework.transaction.config.TransactionManagementConfigUtils.class
org.springframework.transaction.config.TxNamespaceHandler.class
org.springframework.transaction.config.TxAdviceBeanDefinitionParser.class
org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser.class
org.springframework.transaction.config.AnnotationDrivenBeanDefinitionParser.class
org.springframework.transaction.config.AnnotationDrivenBeanDefinitionParser$AopAutoProxyConfigurer.class
org.springframework.transaction.config.JtaTransactionManagerFactoryBean.class
org.springframework.transaction.config.package-info.class
org.springframework.transaction.NoTransactionException.class
org.springframework.transaction.TransactionManager.class
org.springframework.transaction.TransactionSuspensionNotSupportedException.class
org.springframework.transaction.support.SimpleTransactionScope.class
org.springframework.transaction.support.TransactionOperations.class
org.springframework.transaction.support.SmartTransactionObject.class
org.springframework.transaction.support.TransactionSynchronizationUtils$ScopedProxyUnwrapper.class
org.springframework.transaction.support.TransactionCallbackWithoutResult.class
org.springframework.transaction.support.CallbackPreferringPlatformTransactionManager.class
org.springframework.transaction.support.TransactionSynchronizationUtils.class
org.springframework.transaction.support.TransactionSynchronizationManager.class
org.springframework.transaction.support.ResourceHolderSupport.class
org.springframework.transaction.support.TransactionCallback.class
org.springframework.transaction.support.SimpleTransactionScope$CleanupSynchronization.class
org.springframework.transaction.support.SimpleTransactionStatus.class
org.springframework.transaction.support.AbstractPlatformTransactionManager.class
org.springframework.transaction.support.DelegatingTransactionDefinition.class
org.springframework.transaction.support.TransactionTemplate.class
org.springframework.transaction.support.WithoutTransactionOperations.class
org.springframework.transaction.support.AbstractPlatformTransactionManager$SuspendedResourcesHolder.class
org.springframework.transaction.support.ResourceTransactionManager.class
org.springframework.transaction.support.AbstractPlatformTransactionManager$1.class
org.springframework.transaction.support.AbstractTransactionStatus.class
org.springframework.transaction.support.TransactionSynchronizationAdapter.class
org.springframework.transaction.support.ResourceHolder.class
org.springframework.transaction.support.TransactionSynchronization.class
org.springframework.transaction.support.ResourceHolderSynchronization.class
org.springframework.transaction.support.ResourceTransactionDefinition.class
org.springframework.transaction.support.DefaultTransactionStatus.class
org.springframework.transaction.support.package-info.class
org.springframework.transaction.support.DefaultTransactionDefinition.class
org.springframework.transaction.support.SimpleTransactionScope$ScopedObjectsHolder.class
org.springframework.transaction.annotation.TransactionManagementConfigurationSelector$1.class
org.springframework.transaction.annotation.TransactionAnnotationParser.class
org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser$Ejb3TransactionAttribute.class
org.springframework.transaction.annotation.SpringTransactionAnnotationParser.class
org.springframework.transaction.annotation.Propagation.class
org.springframework.transaction.annotation.EnableTransactionManagement.class
org.springframework.transaction.annotation.JtaTransactionAnnotationParser.class
org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.class
org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.class
org.springframework.transaction.annotation.TransactionManagementConfigurer.class
org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser.class
org.springframework.transaction.annotation.Isolation.class
org.springframework.transaction.annotation.AnnotationTransactionAttributeSource.class
org.springframework.transaction.annotation.TransactionManagementConfigurationSelector.class
org.springframework.transaction.annotation.Transactional.class
org.springframework.transaction.annotation.package-info.class
org.springframework.transaction.TransactionDefinition.class
org.springframework.transaction.PlatformTransactionManager.class
org.springframework.transaction.HeuristicCompletionException.class
org.springframework.transaction.InvalidTimeoutException.class
org.springframework.transaction.event.ApplicationListenerMethodTransactionalAdapter$TransactionSynchronizationEventAdapter.class
org.springframework.transaction.event.TransactionPhase.class
org.springframework.transaction.event.ApplicationListenerMethodTransactionalAdapter.class
org.springframework.transaction.event.TransactionalEventListenerFactory.class
org.springframework.transaction.event.TransactionalEventListener.class
org.springframework.transaction.event.package-info.class
org.springframework.transaction.NestedTransactionNotSupportedException.class
org.springframework.transaction.ReactiveTransactionManager.class
org.springframework.transaction.TransactionTimedOutException.class
org.springframework.transaction.TransactionUsageException.class
org.springframework.transaction.jta.JtaAfterCompletionSynchronization.class
org.springframework.transaction.jta.SimpleTransactionFactory.class
org.springframework.transaction.jta.TransactionFactory.class
org.springframework.transaction.jta.UserTransactionAdapter.class
org.springframework.transaction.jta.ManagedTransactionAdapter.class
org.springframework.transaction.jta.JtaTransactionManager.class
org.springframework.transaction.jta.WebLogicJtaTransactionManager.class
org.springframework.transaction.jta.WebSphereUowTransactionManager$UOWActionAdapter.class
org.springframework.transaction.jta.SpringJtaSynchronizationAdapter.class
org.springframework.transaction.jta.JtaTransactionObject.class
org.springframework.transaction.jta.WebSphereUowTransactionManager.class
org.springframework.transaction.jta.package-info.class
org.springframework.transaction.interceptor.TransactionAspectSupport$ReactiveTransactionSupport.class
org.springframework.transaction.interceptor.TransactionAttribute.class
org.springframework.transaction.interceptor.TransactionAspectSupport$ReactiveTransactionSupport$1.class
org.springframework.transaction.interceptor.DefaultTransactionAttribute.class
org.springframework.transaction.interceptor.TransactionAttributeSourcePointcut$1.class
org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource.class
org.springframework.transaction.interceptor.TransactionAttributeSource.class
org.springframework.transaction.interceptor.RollbackRuleAttribute.class
org.springframework.transaction.interceptor.TransactionalProxy.class
org.springframework.transaction.interceptor.NoRollbackRuleAttribute.class
org.springframework.transaction.interceptor.TransactionAspectSupport$ThrowableHolder.class
org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource.class
org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource$1.class
org.springframework.transaction.interceptor.TransactionAttributeSourceEditor.class
org.springframework.transaction.interceptor.TransactionAttributeSourcePointcut.class
org.springframework.transaction.interceptor.TransactionAttributeEditor.class
org.springframework.transaction.interceptor.TransactionAttributeSourcePointcut$TransactionAttributeSourceClassFilter.class
org.springframework.transaction.interceptor.TransactionAspectSupport$TransactionInfo.class
org.springframework.transaction.interceptor.TransactionAspectSupport$VavrDelegate.class
org.springframework.transaction.interceptor.TransactionAspectSupport$KotlinDelegate.class
org.springframework.transaction.interceptor.RuleBasedTransactionAttribute.class
org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor$1.class
org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor.class
org.springframework.transaction.interceptor.CompositeTransactionAttributeSource.class
org.springframework.transaction.interceptor.TransactionInterceptor.class
org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor.class
org.springframework.transaction.interceptor.TransactionAspectSupport$ReactiveTransactionInfo.class
org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor$1.class
org.springframework.transaction.interceptor.TransactionAspectSupport.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
spring-beans-5.2.1.RELEASE.jar
/org.springframework/spring-beans/5.2.1.RELEASE
查看spring-beans所有版本文件
spring-core-5.2.1.RELEASE.jar
/org.springframework/spring-core/5.2.1.RELEASE
查看spring-core所有版本文件
|