Package com.ibm.fhir.persistence.proxy
-
Class Summary Class Description FHIRDebugXADataSource Wraps a Derby embedded datasource so we can debug connection handling issues by returning wrapped datasources (and wrapped connections)FHIRProxyConnection Wrapping of a real database connection so that we can intercept the close call and therefore reuse the connection.FHIRProxyXAConnection Proxy/wrapper for XAConnection objects obtained via the FHIRProxyXADataSource.FHIRProxyXADataSource This class serves as a proxy for creating XA connections to databases according to a properties-based configuration.FHIRProxyXADataSource.DataSourceCacheEntry Internal envelope for caching data source entries