Namespace Javax.Sql
Classes
- CommonDataSource
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/CommonDataSource.html
- ConnectionEvent
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/ConnectionEvent.html
- ConnectionEventListener
Listener for https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/ConnectionEventListener.html. Extends JVMBridgeListener, implements IConnectionEventListener
- ConnectionEventListenerDirect
Direct override of ConnectionEventListener or its generic type if there is one
- ConnectionPoolDataSource
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/ConnectionPoolDataSource.html
- PooledConnection
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/PooledConnection.html
- PooledConnectionBuilder
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/PooledConnectionBuilder.html
- RowSetInternal
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/RowSetInternal.html
- RowSetListener
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/RowSetListener.html
- RowSetListenerDirect
Direct override of RowSetListener or its generic type if there is one
- RowSetMetaData
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/RowSetMetaData.html
- RowSetReader
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/RowSetReader.html
- RowSetWriter
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/RowSetWriter.html
- StatementEvent
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/StatementEvent.html
- StatementEventListener
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/StatementEventListener.html
- StatementEventListenerDirect
Direct override of StatementEventListener or its generic type if there is one
- XAConnection
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/XAConnection.html
- XAConnectionBuilder
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/XAConnectionBuilder.html
- XADataSource
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/XADataSource.html
Interfaces
- ICommonDataSource
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/CommonDataSource.html
- IConnectionEventListener
Interface for https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/ConnectionEventListener.html
- IConnectionPoolDataSource
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/ConnectionPoolDataSource.html
- IDataSource
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/DataSource.html
- IPooledConnection
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/PooledConnection.html
- IPooledConnectionBuilder
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/PooledConnectionBuilder.html
- IRowSet
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/RowSet.html
- IRowSetInternal
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/RowSetInternal.html
- IRowSetListener
.NET interface for org.mases.jnet.generated.javax.sql.RowSetListener implementing https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/RowSetListener.html
- IRowSetMetaData
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/RowSetMetaData.html
- IRowSetReader
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/RowSetReader.html
- IRowSetWriter
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/RowSetWriter.html
- IStatementEventListener
.NET interface for org.mases.jnet.generated.javax.sql.StatementEventListener implementing https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/StatementEventListener.html
- IXAConnection
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/XAConnection.html
- IXAConnectionBuilder
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/XAConnectionBuilder.html
- IXADataSource
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/javax/sql/XADataSource.html