Namespace Javax.Sql
Classes
- ConnectionEventListener
Listener for https://docs.oracle.com/javase/8/docs/api/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/javase/8/docs/api/javax/sql/ConnectionPoolDataSource.html
- RowSetListenerDirect
Direct override of RowSetListener or its generic type if there is one
- StatementEventListener
https://docs.oracle.com/javase/8/docs/api/javax/sql/StatementEventListener.html
- StatementEventListenerDirect
Direct override of StatementEventListener or its generic type if there is one
Interfaces
- ICommonDataSource
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/CommonDataSource.html
- IConnectionEventListener
Interface for https://docs.oracle.com/javase/8/docs/api/javax/sql/ConnectionEventListener.html
- IConnectionPoolDataSource
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/ConnectionPoolDataSource.html
- IDataSource
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/DataSource.html
- IPooledConnection
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/PooledConnection.html
- IRowSet
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/RowSet.html
- IRowSetInternal
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/RowSetInternal.html
- IRowSetListener
.NET interface for org.mases.jnet.generated.javax.sql.RowSetListener implementing https://docs.oracle.com/javase/8/docs/api/javax/sql/RowSetListener.html
- IRowSetMetaData
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/RowSetMetaData.html
- IRowSetReader
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/RowSetReader.html
- IRowSetWriter
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/RowSetWriter.html
- IStatementEventListener
.NET interface for org.mases.jnet.generated.javax.sql.StatementEventListener implementing https://docs.oracle.com/javase/8/docs/api/javax/sql/StatementEventListener.html
- IXAConnection
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/XAConnection.html
- IXADataSource
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sql/XADataSource.html