跳过导航链接
A B C D E G I J M N O P Q R S T U V 

A

addTransformer(ClassTransformer) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
Add a transformer supplied by the provider that will be called for every new class definition or class redefinition that gets loaded by the loader returned by the PersistenceUnitInfo.getClassLoader method.
annotationClasses - 类 中的变量com.github.zhengframework.jpa.PackageScanManagedClassProvider
 

B

begin() - 类 中的方法com.github.zhengframework.jpa.JpaService
 

C

cacheMode - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
com.github.zhengframework.jpa - 程序包 com.github.zhengframework.jpa
 
configToProperties(JpaConfig) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoProvider
 
configure() - 类 中的方法com.github.zhengframework.jpa.JpaInternalModule
 
configure() - 类 中的方法com.github.zhengframework.jpa.JpaModule
 
configure() - 类 中的方法com.github.zhengframework.jpa.JpaMultiModule
 
configure() - 类 中的方法com.github.zhengframework.jpa.JpaPrivateModule
 

D

didWeStartWork - 类 中的变量com.github.zhengframework.jpa.GuiceTransactionInterceptor
 
didWeStartWork - 类 中的变量com.github.zhengframework.jpa.JavaxTransactionInterceptor
 
driverClassName - 类 中的变量com.github.zhengframework.jpa.JpaConfig
 

E

emFactory - 类 中的变量com.github.zhengframework.jpa.JpaService
 
emProvider - 类 中的变量com.github.zhengframework.jpa.GuiceTransactionInterceptor
 
emProvider - 类 中的变量com.github.zhengframework.jpa.JavaxTransactionInterceptor
 
emProvider - 类 中的变量com.github.zhengframework.jpa.JpaService.EntityManagerFactoryInternalProvider
 
end() - 类 中的方法com.github.zhengframework.jpa.JpaService
 
entityManager - 类 中的变量com.github.zhengframework.jpa.JpaService
 
EntityManagerFactoryInternalProvider(JpaService) - 类 的构造器com.github.zhengframework.jpa.JpaService.EntityManagerFactoryInternalProvider
 
EntityManagerFactoryProvider - com.github.zhengframework.jpa中的接口
 
excludeUnlistedClasses - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
excludeUnlistedClasses() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
exposeClass(Class) - 类 中的方法com.github.zhengframework.jpa.JpaPrivateModule
 
exposeClass(Key) - 类 中的方法com.github.zhengframework.jpa.JpaPrivateModule
 
extraModuleClass - 类 中的变量com.github.zhengframework.jpa.JpaConfig
 

G

get(PersistenceUnitInfo) - 接口 中的方法com.github.zhengframework.jpa.EntityManagerFactoryProvider
 
get() - 类 中的方法com.github.zhengframework.jpa.JpaService.EntityManagerFactoryInternalProvider
 
get() - 类 中的方法com.github.zhengframework.jpa.JpaService
 
get() - 类 中的方法com.github.zhengframework.jpa.PackageScanManagedClassProvider
 
get() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoProvider
 
getClassLoader() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getJarFiles() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getJarFileUrls() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getJavaxTransactionInterceptor() - 类 中的方法com.github.zhengframework.jpa.JpaInternalModule
 
getJtaDataSource() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getManagedClassNames() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getMappingFileNames() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getModule() - 类 中的方法com.github.zhengframework.jpa.JpaModuleProvider
 
getNewTempClassLoader() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
Return a ClassLoader that the provider may use to temporarily load any classes, resources, or open URLs.
getNonJtaDataSource() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getPersistenceProviderClassName() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getPersistenceUnitName() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getPersistenceUnitRootUrl() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getPersistenceXMLSchemaVersion() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getProperties() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getSharedCacheMode() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getTransactionInterceptor() - 类 中的方法com.github.zhengframework.jpa.JpaInternalModule
 
getTransactionType() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
getValidationMode() - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
GuiceTransactionInterceptor - com.github.zhengframework.jpa中的类
 
GuiceTransactionInterceptor() - 类 的构造器com.github.zhengframework.jpa.GuiceTransactionInterceptor
 
GuiceTransactionInterceptor.Internal - com.github.zhengframework.jpa中的类
 

I

Internal() - 类 的构造器com.github.zhengframework.jpa.GuiceTransactionInterceptor.Internal
 
Internal() - 类 的构造器com.github.zhengframework.jpa.JavaxTransactionInterceptor.Internal
 
invoke(MethodInvocation) - 类 中的方法com.github.zhengframework.jpa.GuiceTransactionInterceptor
 
invoke(MethodInvocation) - 类 中的方法com.github.zhengframework.jpa.JavaxTransactionInterceptor
 
isWorking() - 类 中的方法com.github.zhengframework.jpa.JpaService
 

J

jarFiles - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
jarFileUrls - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
JavaxTransactionInterceptor - com.github.zhengframework.jpa中的类
 
JavaxTransactionInterceptor() - 类 的构造器com.github.zhengframework.jpa.JavaxTransactionInterceptor
 
JavaxTransactionInterceptor.Internal - com.github.zhengframework.jpa中的类
 
JpaConfig - com.github.zhengframework.jpa中的类
 
JpaConfig() - 类 的构造器com.github.zhengframework.jpa.JpaConfig
 
jpaConfig - 类 中的变量com.github.zhengframework.jpa.JpaPrivateModule
 
jpaConfig - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoProvider
 
JpaInternalModule - com.github.zhengframework.jpa中的类
 
JpaInternalModule(JpaConfig) - 类 的构造器com.github.zhengframework.jpa.JpaInternalModule
 
JpaManagedService - com.github.zhengframework.jpa中的类
 
JpaManagedService(JpaService) - 类 的构造器com.github.zhengframework.jpa.JpaManagedService
 
JpaModule - com.github.zhengframework.jpa中的类
 
JpaModule() - 类 的构造器com.github.zhengframework.jpa.JpaModule
 
JpaModuleProvider - com.github.zhengframework.jpa中的类
 
JpaModuleProvider() - 类 的构造器com.github.zhengframework.jpa.JpaModuleProvider
 
JpaMultiModule - com.github.zhengframework.jpa中的类
 
JpaMultiModule() - 类 的构造器com.github.zhengframework.jpa.JpaMultiModule
 
JpaPrivateModule - com.github.zhengframework.jpa中的类
 
JpaPrivateModule(Annotation, JpaConfig) - 类 的构造器com.github.zhengframework.jpa.JpaPrivateModule
 
jpaService - 类 中的变量com.github.zhengframework.jpa.JpaManagedService
 
JpaService - com.github.zhengframework.jpa中的类
 
JpaService(PersistenceUnitInfo) - 类 的构造器com.github.zhengframework.jpa.JpaService
 
JpaService.EntityManagerFactoryInternalProvider - com.github.zhengframework.jpa中的类
 
jtaDataSource - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 

M

managedClasses - 类 中的变量com.github.zhengframework.jpa.JpaConfig
 
managedClassNames - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
managedClassPackages - 类 中的变量com.github.zhengframework.jpa.JpaConfig
 
ManagedClassProvider - com.github.zhengframework.jpa中的接口
 
mappingFiles - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 

N

nonJtaDataSource - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 

O

order() - 类 中的方法com.github.zhengframework.jpa.JpaManagedService
 

P

packages - 类 中的变量com.github.zhengframework.jpa.PackageScanManagedClassProvider
 
PackageScanManagedClassProvider - com.github.zhengframework.jpa中的类
 
PackageScanManagedClassProvider(String...) - 类 的构造器com.github.zhengframework.jpa.PackageScanManagedClassProvider
 
PackageScanManagedClassProvider(String[], String...) - 类 的构造器com.github.zhengframework.jpa.PackageScanManagedClassProvider
 
password - 类 中的变量com.github.zhengframework.jpa.JpaConfig
 
persistenceConfig - 类 中的变量com.github.zhengframework.jpa.JpaInternalModule
 
persistenceProviderClassName - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
persistenceUnitInfo - 类 中的变量com.github.zhengframework.jpa.JpaService
 
PersistenceUnitInfoImpl - com.github.zhengframework.jpa中的类
copy from eclipse link project org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
PersistenceUnitInfoImpl() - 类 的构造器com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
PersistenceUnitInfoProvider - com.github.zhengframework.jpa中的类
 
PersistenceUnitInfoProvider(JpaConfig) - 类 的构造器com.github.zhengframework.jpa.PersistenceUnitInfoProvider
 
persistenceUnitName - 类 中的变量com.github.zhengframework.jpa.JpaConfig
 
persistenceUnitName - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
persistenceUnitRootUrl - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
persistenceUnitTransactionType - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
properties - 类 中的变量com.github.zhengframework.jpa.JpaConfig
 
properties - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 

Q

qualifier - 类 中的变量com.github.zhengframework.jpa.JpaPrivateModule
 

R

readTransactionMetadata(MethodInvocation) - 类 中的方法com.github.zhengframework.jpa.GuiceTransactionInterceptor
 
readTransactionMetadata(MethodInvocation) - 类 中的方法com.github.zhengframework.jpa.JavaxTransactionInterceptor
 
realClassLoader - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
rollbackIfNecessary(Transactional, Exception, EntityTransaction) - 类 中的方法com.github.zhengframework.jpa.GuiceTransactionInterceptor
Returns True if rollback DID NOT HAPPEN (i.e. if commit should continue).
rollbackIfNecessary(Transactional, Exception, EntityTransaction) - 类 中的方法com.github.zhengframework.jpa.JavaxTransactionInterceptor
Returns True if rollback DID NOT HAPPEN (i.e. if commit should continue).

S

setClassLoader(ClassLoader) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setExcludeUnlistedClasses(boolean) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setJarFileUrls(List<URL>) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setJtaDataSource(DataSource) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setManagedClassNames(List<String>) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setMappingFileNames(List<String>) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setNewTempClassLoader(ClassLoader) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setNonJtaDataSource(DataSource) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setPersistenceProviderClassName(String) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setPersistenceUnitName(String) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setPersistenceUnitRootUrl(URL) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setProperties(Properties) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setSharedCacheMode(String) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setTransactionType(PersistenceUnitTransactionType) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
setValidationMode(String) - 类 中的方法com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
start() - 类 中的方法com.github.zhengframework.jpa.JpaManagedService
 
start() - 类 中的方法com.github.zhengframework.jpa.JpaService
 
stop() - 类 中的方法com.github.zhengframework.jpa.JpaManagedService
 
stop() - 类 中的方法com.github.zhengframework.jpa.JpaService
 

T

tempClassLoader - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 

U

unitOfWork - 类 中的变量com.github.zhengframework.jpa.GuiceTransactionInterceptor
 
unitOfWork - 类 中的变量com.github.zhengframework.jpa.JavaxTransactionInterceptor
 
url - 类 中的变量com.github.zhengframework.jpa.JpaConfig
 
username - 类 中的变量com.github.zhengframework.jpa.JpaConfig
 

V

validationMode - 类 中的变量com.github.zhengframework.jpa.PersistenceUnitInfoImpl
 
A B C D E G I J M N O P Q R S T U V 
跳过导航链接

Copyright © 2020. All rights reserved.