组织ID: |
org.springframework |
项目ID: |
spring-tx |
版本: |
4.3.8.RELEASE |
最后修改时间: |
2018-07-23 21:57:32 |
包类型: |
jar |
标题: |
Spring Transaction |
描述: |
Spring Transaction |
相关URL: |
https://github.com/spring-projects/spring-framework |
大小: |
260.85KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>4.3.8.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework:spring-tx:4.3.8.RELEASE
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>4.3.8.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>http://projects.spring.io/spring-framework</url>
</organization>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://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>Jira</system>
<url>https://jira.springsource.org/browse/SPR</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>com.ibm.websphere</groupId>
<artifactId>uow</artifactId>
<version>6.0.2.17</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.ejb</groupId>
<artifactId>ejb-api</artifactId>
<version>3.0</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.resource</groupId>
<artifactId>connector-api</artifactId>
<version>1.5</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.transaction</groupId>
<artifactId>javax.transaction-api</artifactId>
<version>1.2</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>4.3.8.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>4.3.8.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>4.3.8.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>4.3.8.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.context.BootstrapContextAwareProcessor.class
org.springframework.jca.context.SpringContextResourceAdapter.class
org.springframework.jca.context.ResourceAdapterApplicationContext$1.class
org.springframework.jca.context.BootstrapContextAware.class
org.springframework.jca.context.ResourceAdapterApplicationContext.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.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.CciTemplate$2.class
org.springframework.jca.cci.core.RecordExtractor.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.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.CannotCreateRecordException.class
org.springframework.jca.cci.RecordTypeNotSupportedException.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.work.SimpleTaskWorkManager$DelegatingWorkAdapter.class
org.springframework.jca.work.SimpleTaskWorkManager.class
org.springframework.jca.work.jboss.JBossWorkManagerUtils.class
org.springframework.jca.work.jboss.JBossWorkManagerTaskExecutor.class
org.springframework.jca.work.DelegatingWork.class
org.springframework.jca.work.glassfish.GlassFishWorkManagerTaskExecutor.class
org.springframework.jca.work.WorkManagerTaskExecutor.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.annotation.PersistenceExceptionTranslationPostProcessor.class
org.springframework.dao.annotation.PersistenceExceptionTranslationAdvisor.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.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.NoTransactionException.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.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.DefaultTransactionStatus.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.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.NestedTransactionNotSupportedException.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.interceptor.TransactionInterceptor$1.class
org.springframework.transaction.interceptor.TransactionAttribute.class
org.springframework.transaction.interceptor.DefaultTransactionAttribute.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
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
uow-6.0.2.17.jar
/com.ibm.websphere/uow/6.0.2.17
查看uow所有版本文件
ejb-api-3.0.jar
/javax.ejb/ejb-api/3.0
查看ejb-api所有版本文件
connector-api-1.5.jar
/javax.resource/connector-api/1.5
查看connector-api所有版本文件
javax.transaction-api-1.2.jar
/javax.transaction/javax.transaction-api/1.2
查看javax.transaction-api所有版本文件
spring-aop-4.3.8.RELEASE.jar
/org.springframework/spring-aop/4.3.8.RELEASE
查看spring-aop所有版本文件
spring-beans-4.3.8.RELEASE.jar
/org.springframework/spring-beans/4.3.8.RELEASE
查看spring-beans所有版本文件
spring-context-4.3.8.RELEASE.jar
/org.springframework/spring-context/4.3.8.RELEASE
查看spring-context所有版本文件
spring-core-4.3.8.RELEASE.jar
/org.springframework/spring-core/4.3.8.RELEASE
查看spring-core所有版本文件
|