Uses of Interface
org.hibernate.service.spi.Configurable
Packages that use Configurable
Package
Description
Various implementations of the SPI contracts for obtaining JDBC
Connections.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 TypeClassDescriptionclassAConnectionProviderthat manages connections from an underlyingDataSource.classA connection provider that uses theDriverManagerdirectly 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 TypeClassDescriptionclassclassclassclassclassJtaPlatform definition for JBoss Application Server.classReturn 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+classJTA platform implementation for JOnASclassclassJtaPlatformimplementation for JRun4 ASclassJtaPlatformimplementation for the OC4J (Oracle) AS.classJtaPlatformimplementation for OrionclassJtaPlatformimplementation for ResinclassJtaPlatformimplementation for SAP NetWeaverclassJtaPlatformimplementation for Sun ONE Application Server 7 and aboveclassJtaPlatformimplementation for WeblogicclassJTA platform implementation intended for use with WebSphere Application Server (WAS).classJTA platform implementation for WebSphere (versions 4, 5.0 and 5.1)classJTA platform implementation intended for use with WebSphere Liberty and OpenLibertyclassReturn 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 TypeClassDescriptionclassProvides central access to Envers' configuration.