文件名称: spring-orm-4.2.2.RELEASE.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>4.2.2.RELEASE</version>
</dependency>Gradle:
implementation group: 'org.springframework', name: 'spring-orm', version: '4.2.2.RELEASE'
Gradle (Short):
implementation 'org.springframework:spring-orm:4.2.2.RELEASE'
Gradle (Kotlin):
implementation("org.springframework:spring-orm:4.2.2.RELEASE")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.orm
org.springframework.orm.hibernate3
org.springframework.orm.hibernate3.annotation
org.springframework.orm.hibernate3.support
org.springframework.orm.hibernate4
org.springframework.orm.hibernate4.support
org.springframework.orm.hibernate5
org.springframework.orm.hibernate5.support
org.springframework.orm.jdo
org.springframework.orm.jdo.support
org.springframework.orm.jpa
org.springframework.orm.jpa.persistenceunit
org.springframework.orm.jpa.support
org.springframework.orm.jpa.vendororg.springframework.orm.ObjectOptimisticLockingFailureException
org.springframework.orm.ObjectRetrievalFailureException
org.springframework.orm.hibernate3.AbstractSessionFactoryBean
org.springframework.orm.hibernate3.FilterDefinitionFactoryBean
org.springframework.orm.hibernate3.HibernateAccessor
org.springframework.orm.hibernate3.HibernateCallback
org.springframework.orm.hibernate3.HibernateExceptionTranslator
org.springframework.orm.hibernate3.HibernateInterceptor
org.springframework.orm.hibernate3.HibernateJdbcException
org.springframework.orm.hibernate3.HibernateObjectRetrievalFailureException
org.springframework.orm.hibernate3.HibernateOperations
org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException
org.springframework.orm.hibernate3.HibernateQueryException
org.springframework.orm.hibernate3.HibernateSystemException
org.springframework.orm.hibernate3.HibernateTemplate
org.springframework.orm.hibernate3.HibernateTransactionManager
org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
org.springframework.orm.hibernate3.LocalJtaDataSourceConnectionProvider
org.springframework.orm.hibernate3.LocalRegionFactoryProxy
org.springframework.orm.hibernate3.LocalSessionFactoryBean
org.springframework.orm.hibernate3.LocalTransactionManagerLookup
org.springframework.orm.hibernate3.SessionFactoryUtils
org.springframework.orm.hibernate3.SessionHolder
org.springframework.orm.hibernate3.SpringSessionContext
org.springframework.orm.hibernate3.SpringTransactionFactory
org.springframework.orm.hibernate3.TransactionAwareDataSourceConnectionProvider
org.springframework.orm.hibernate3.TypeDefinitionBean
org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean
org.springframework.orm.hibernate3.support.AbstractLobType
org.springframework.orm.hibernate3.support.BlobByteArrayType
org.springframework.orm.hibernate3.support.BlobSerializableType
org.springframework.orm.hibernate3.support.BlobStringType
org.springframework.orm.hibernate3.support.ClobStringType
org.springframework.orm.hibernate3.support.HibernateDaoSupport
org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
org.springframework.orm.hibernate3.support.OpenSessionInViewInterceptor
org.springframework.orm.hibernate3.support.OpenSessionInterceptor
org.springframework.orm.hibernate3.support.ScopedBeanInterceptor
org.springframework.orm.hibernate4.HibernateCallback
org.springframework.orm.hibernate4.HibernateExceptionTranslator
org.springframework.orm.hibernate4.HibernateJdbcException
org.springframework.orm.hibernate4.HibernateObjectRetrievalFailureException
org.springframework.orm.hibernate4.HibernateOperations
org.springframework.orm.hibernate4.HibernateOptimisticLockingFailureException
org.springframework.orm.hibernate4.HibernateQueryException
org.springframework.orm.hibernate4.HibernateSystemException
org.springframework.orm.hibernate4.HibernateTemplate
org.springframework.orm.hibernate4.HibernateTransactionManager
org.springframework.orm.hibernate4.LocalSessionFactoryBean
org.springframework.orm.hibernate4.LocalSessionFactoryBuilder
org.springframework.orm.hibernate4.SessionFactoryUtils
org.springframework.orm.hibernate4.SessionHolder
org.springframework.orm.hibernate4.SpringFlushSynchronization
org.springframework.orm.hibernate4.SpringJtaSessionContext
org.springframework.orm.hibernate4.SpringSessionContext
org.springframework.orm.hibernate4.SpringSessionSynchronization
org.springframework.orm.hibernate4.support.HibernateDaoSupport
org.springframework.orm.hibernate4.support.OpenSessionInViewFilter
org.springframework.orm.hibernate4.support.OpenSessionInViewInterceptor
org.springframework.orm.hibernate4.support.OpenSessionInterceptor
org.springframework.orm.hibernate5.HibernateCallback
org.springframework.orm.hibernate5.HibernateExceptionTranslator
org.springframework.orm.hibernate5.HibernateJdbcException
org.springframework.orm.hibernate5.HibernateObjectRetrievalFailureException
org.springframework.orm.hibernate5.HibernateOperations
org.springframework.orm.hibernate5.HibernateOptimisticLockingFailureException
org.springframework.orm.hibernate5.HibernateQueryException
org.springframework.orm.hibernate5.HibernateSystemException
org.springframework.orm.hibernate5.HibernateTemplate
org.springframework.orm.hibernate5.HibernateTransactionManager
org.springframework.orm.hibernate5.LocalSessionFactoryBean
org.springframework.orm.hibernate5.LocalSessionFactoryBuilder
org.springframework.orm.hibernate5.SessionFactoryUtils
org.springframework.orm.hibernate5.SessionHolder
org.springframework.orm.hibernate5.SpringFlushSynchronization
org.springframework.orm.hibernate5.SpringJtaSessionContext
org.springframework.orm.hibernate5.SpringSessionContext
org.springframework.orm.hibernate5.SpringSessionSynchronization
org.springframework.orm.hibernate5.support.HibernateDaoSupport
org.springframework.orm.hibernate5.support.OpenSessionInViewFilter
org.springframework.orm.hibernate5.support.OpenSessionInViewInterceptor
org.springframework.orm.hibernate5.support.OpenSessionInterceptor
org.springframework.orm.jdo.DefaultJdoDialect
org.springframework.orm.jdo.JdoDialect
org.springframework.orm.jdo.JdoObjectRetrievalFailureException
org.springframework.orm.jdo.JdoOptimisticLockingFailureException
org.springframework.orm.jdo.JdoResourceFailureException
org.springframework.orm.jdo.JdoSystemException
org.springframework.orm.jdo.JdoTransactionManager
org.springframework.orm.jdo.JdoUsageException
org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
org.springframework.orm.jdo.PersistenceManagerFactoryUtils
org.springframework.orm.jdo.PersistenceManagerHolder
org.springframework.orm.jdo.TransactionAwarePersistenceManagerFactoryProxy
org.springframework.orm.jdo.support.OpenPersistenceManagerInViewFilter
org.springframework.orm.jdo.support.OpenPersistenceManagerInViewInterceptor
org.springframework.orm.jdo.support.SpringPersistenceManagerProxyBean
org.springframework.orm.jdo.support.StandardPersistenceManagerProxyBean
org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
org.springframework.orm.jpa.DefaultJpaDialect
org.springframework.orm.jpa.EntityManagerFactoryAccessor
org.springframework.orm.jpa.EntityManagerFactoryInfo
org.springframework.orm.jpa.EntityManagerFactoryUtils
org.springframework.orm.jpa.EntityManagerHolder
org.springframework.orm.jpa.EntityManagerProxy
org.springframework.orm.jpa.ExtendedEntityManagerCreator
org.springframework.orm.jpa.JpaDialect
org.springframework.orm.jpa.JpaObjectRetrievalFailureException
org.springframework.orm.jpa.JpaOptimisticLockingFailureException
org.springframework.orm.jpa.JpaSystemException
org.springframework.orm.jpa.JpaTransactionManager
org.springframework.orm.jpa.JpaVendorAdapter
org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
org.springframework.orm.jpa.LocalEntityManagerFactoryBean
org.springframework.orm.jpa.SharedEntityManagerCreator
org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
org.springframework.orm.jpa.persistenceunit.PersistenceUnitManager
org.springframework.orm.jpa.persistenceunit.PersistenceUnitPostProcessor
org.springframework.orm.jpa.persistenceunit.SmartPersistenceUnitInfo
org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
org.springframework.orm.jpa.support.SharedEntityManagerBean
org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
org.springframework.orm.jpa.vendor.Database
org.springframework.orm.jpa.vendor.EclipseLinkJpaDialect
org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
org.springframework.orm.jpa.vendor.HibernateJpaDialect
org.springframework.orm.jpa.vendor.HibernateJpaSessionFactoryBean
org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
org.springframework.orm.jpa.vendor.OpenJpaDialect
org.springframework.orm.jpa.vendor.OpenJpaVendorAdapter