JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Hibernate JavaDocs
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.hibernate.service
Interface Service
All Superinterfaces:
Serializable
All Known Subinterfaces:
BatchBuilder
,
CacheImplementor
,
CfgXmlAccessService
,
ClassLoaderService
,
ConfigurationService
,
ConnectionProvider
,
DialectFactory
,
DialectResolver
,
EnversService
,
EventListenerRegistry
,
ImportSqlCommandExtractor
,
IntegratorService
,
JaccService
,
JdbcEnvironment
,
JdbcServices
,
JmxService
,
JndiService
,
JtaPlatform
,
JtaPlatformResolver
,
MultiTenantConnectionProvider
,
MutableIdentifierGeneratorFactory
,
NativeQueryInterpreter
,
PersisterClassResolver
,
PersisterFactory
,
PropertyAccessStrategyResolver
,
QueryTranslatorFactory
,
RefCursorSupport
,
RegionFactory
,
RegionFactory
,
SchemaManagementTool
,
SessionFactoryServiceRegistryFactory
,
StatisticsImplementor
,
StrategySelector
,
TransactionCoordinatorBuilder
All Known Implementing Classes:
AbstractDataSourceBasedMultiTenantConnectionProviderImpl
,
AbstractJtaPlatform
,
AbstractMultiTenantConnectionProvider
,
ASTQueryTranslatorFactory
,
BasicDialectResolver
,
BasicTestingJdbcServiceImpl
,
BatchBuilderImpl
,
BitronixJtaPlatform
,
BorlandEnterpriseServerJtaPlatform
,
C3P0ConnectionProvider
,
CacheImpl
,
CachingRegionFactory
,
CfgXmlAccessServiceImpl
,
ClassicQueryTranslatorFactory
,
ClassLoaderServiceImpl
,
ClassLoaderServiceTestingImpl
,
ConcurrentStatisticsImpl
,
ConfigurationServiceImpl
,
DataSourceBasedMultiTenantConnectionProviderImpl
,
DatasourceConnectionProviderImpl
,
DefaultIdentifierGeneratorFactory
,
DialectFactoryImpl
,
DialectFactoryTestingImpl
,
DialectResolverSet
,
DisabledJaccServiceImpl
,
DisabledJmxServiceImpl
,
DriverManagerConnectionProviderImpl
,
EhCacheRegionFactory
,
EnversServiceImpl
,
EventListenerRegistryImpl
,
HibernateSchemaManagementTool
,
HikariCPConnectionProvider
,
InfinispanRegionFactory
,
IntegratorServiceImpl
,
JBossAppServerJtaPlatform
,
JBossStandAloneJtaPlatform
,
JdbcEnvironmentImpl
,
JdbcResourceLocalTransactionCoordinatorBuilderImpl
,
JdbcServicesImpl
,
JmxServiceImpl
,
JndiInfinispanRegionFactory
,
JndiServiceImpl
,
JOnASJtaPlatform
,
JOTMJtaPlatform
,
JRun4JtaPlatform
,
JtaAwareConnectionProviderImpl
,
JtaTransactionCoordinatorBuilderImpl
,
MultipleLinesSqlCommandExtractor
,
NativeQueryInterpreterStandardImpl
,
NoCachingRegionFactory
,
NoJtaPlatform
,
OC4JJtaPlatform
,
OrionJtaPlatform
,
OSGiClassLoaderServiceImpl
,
OsgiJtaPlatform
,
PersisterFactoryImpl
,
PropertyAccessStrategyResolverStandardImpl
,
ProxoolConnectionProvider
,
ResinJtaPlatform
,
SessionFactoryServiceRegistryFactoryImpl
,
SingleLineSqlCommandExtractor
,
SingletonEhCacheRegionFactory
,
StandardDialectResolver
,
StandardJaccServiceImpl
,
StandardJtaPlatformResolver
,
StandardPersisterClassResolver
,
StandardRefCursorSupport
,
StrategySelectorImpl
,
SunOneJtaPlatform
,
TestingJtaPlatformImpl
,
UserSuppliedConnectionProviderImpl
,
WeblogicJtaPlatform
,
WebSphereExtendedJtaPlatform
,
WebSphereJtaPlatform
public interface
Service
extends
Serializable
Marker interface for services.
NOTE : All services must be
Serializable
!
Author:
Steve Ebersole
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Hibernate JavaDocs
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2016. All rights reserved.