Uses of Class
io.helidon.integrations.jdbc.AbstractDataSource
Packages that use AbstractDataSource
-
Uses of AbstractDataSource in io.helidon.integrations.jta.jdbc
Subclasses of AbstractDataSource in io.helidon.integrations.jta.jdbcModifier and TypeClassDescriptionfinal class
AnAbstractDataSource
that wraps anotherDataSource
that might not behave correctly in the presence of JTA transaction management, such as one supplied by any of several freely and commercially available connection pools, and that makes such a non-JTA-awareDataSource
behave as sensibly as possible in the presence of a JTA-managed transaction.final class
Deprecated, for removal: This API element is subject to removal in a future version.This class is slated for removal.final class
Deprecated, for removal: This API element is subject to removal in a future version.This class is slated for removal with no replacement.