Uses of Interface
org.hibernate.service.spi.Configurable
Packages that use Configurable
Package
Description
Various implementations of the SPI contracts for obtaining JDBC
Connection
s.Internals for supporting various aspects of JDBC interaction
A range of container-specific implementations of
JtaPlatform
.-
Uses of Configurable in org.hibernate.engine.jdbc.connections.internal
Classes in org.hibernate.engine.jdbc.connections.internal that implement ConfigurableModifier and TypeClassDescriptionclass
AConnectionProvider
that manages connections from an underlyingDataSource
.class
A connection provider that uses theDriverManager
directly to open connections and provides a very rudimentary connection pool. -
Uses of Configurable in org.hibernate.engine.jdbc.internal
Classes in org.hibernate.engine.jdbc.internal that implement Configurable -
Uses of Configurable in org.hibernate.engine.transaction.jta.platform.internal
Classes in org.hibernate.engine.transaction.jta.platform.internal that implement ConfigurableModifier and TypeClassDescriptionclass
class
class
JtaPlatform
implementation for Sun ONE Application Server 7 and aboveclass
JtaPlatform definition for JBoss Application Server.class
Return a standalone JTA transaction manager for JBoss (Arjuna) Transactions or WildFly transaction client Known to work for org.jboss.jbossts:jbossjta:4.9.0.GA as well as WildFly 11+class
JtaPlatform
implementation for Resinclass
JtaPlatform
implementation for Weblogicclass
JTA platform implementation intended for use with WebSphere Liberty and OpenLibertyclass
Return a standalone JTA transaction manager for WildFly transaction client Known to work for WildFly 13+ -
Uses of Configurable in org.hibernate.envers.boot.internal
Classes in org.hibernate.envers.boot.internal that implement ConfigurableModifier and TypeClassDescriptionclass
Provides central access to Envers' configuration.