Class | Description |
---|---|
JdbcConnectionPool |
A simple standalone JDBC connection pool.
|
JdbcDataSource |
A data source for H2 database connections.
|
JdbcDataSourceFactory |
This class is used to create new DataSource objects.
|
JdbcXAConnection |
This class provides support for distributed transactions.
|
JdbcXid |
An object of this class represents a transaction id.
|
Implementation of the extended JDBC API (package javax.sql).
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.