|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServiceRegistryAwareService in org.hibernate.engine.jdbc.internal |
---|
Classes in org.hibernate.engine.jdbc.internal that implement ServiceRegistryAwareService | |
---|---|
class |
JdbcServicesImpl
Standard implementation of the JdbcServices contract |
Uses of ServiceRegistryAwareService in org.hibernate.id.factory.internal |
---|
Classes in org.hibernate.id.factory.internal that implement ServiceRegistryAwareService | |
---|---|
class |
DefaultIdentifierGeneratorFactory
Basic templated support for IdentifierGeneratorFactory implementations. |
Uses of ServiceRegistryAwareService in org.hibernate.persister.internal |
---|
Classes in org.hibernate.persister.internal that implement ServiceRegistryAwareService | |
---|---|
class |
PersisterFactoryImpl
The standard Hibernate PersisterFactory implementation |
Uses of ServiceRegistryAwareService in org.hibernate.service.jdbc.connections.internal |
---|
Classes in org.hibernate.service.jdbc.connections.internal that implement ServiceRegistryAwareService | |
---|---|
class |
C3P0ConnectionProvider
A connection provider that uses a C3P0 connection pool. |
class |
DriverManagerConnectionProviderImpl
A connection provider that uses the DriverManager directly to open connections and provides
a very rudimentary connection pool. |
Uses of ServiceRegistryAwareService in org.hibernate.service.jdbc.connections.spi |
---|
Classes in org.hibernate.service.jdbc.connections.spi that implement ServiceRegistryAwareService | |
---|---|
class |
DataSourceBasedMultiTenantConnectionProviderImpl
A concrete implementation of the MultiTenantConnectionProvider contract bases on a number of
reasonable assumptions. |
Uses of ServiceRegistryAwareService in org.hibernate.service.jta.platform.internal |
---|
Classes in org.hibernate.service.jta.platform.internal that implement ServiceRegistryAwareService | |
---|---|
class |
AbstractJtaPlatform
|
class |
BitronixJtaPlatform
|
class |
BorlandEnterpriseServerJtaPlatform
|
class |
JBossAppServerJtaPlatform
JtaPlatform definition for JBoss Application Server. |
class |
JBossStandAloneJtaPlatform
Return a standalone JTA transaction manager for JBoss Transactions Known to work for org.jboss.jbossts:jbossjta:4.9.0.GA |
class |
JOnASJtaPlatform
JTA platform implementation for JOnAS |
class |
JOTMJtaPlatform
|
class |
JRun4JtaPlatform
JtaPlatform implementation for JRun4 AS |
class |
OC4JJtaPlatform
JtaPlatform implementation for the OC4J (Oracle) AS. |
class |
OrionJtaPlatform
JtaPlatform implementation for Orion |
class |
ResinJtaPlatform
JtaPlatform implementation for Resin |
class |
SunOneJtaPlatform
JtaPlatform implementation for Sun ONE Application Server 7 and above |
class |
TransactionManagerLookupBridge
|
class |
WeblogicJtaPlatform
JtaPlatform implementation for Weblogic |
class |
WebSphereExtendedJtaPlatform
JTA platform implementation intended for use with WebSphere Application Server (WAS). |
class |
WebSphereJtaPlatform
JTA platform implementation for WebSphere (versions 4, 5.0 and 5.1) |
Uses of ServiceRegistryAwareService in org.hibernate.testing.jta |
---|
Classes in org.hibernate.testing.jta that implement ServiceRegistryAwareService | |
---|---|
class |
TestingJtaPlatformImpl
A test-specific implementation of the JtaPlatform contract for testing JTA-based functionality. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |