Uses of Class
org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteResult
-
Packages that use JdbcBatchExecuteResult Package Description org.apache.ignite.internal.processors.odbc.jdbc -
-
Uses of JdbcBatchExecuteResult in org.apache.ignite.internal.processors.odbc.jdbc
Subclasses of JdbcBatchExecuteResult in org.apache.ignite.internal.processors.odbc.jdbc Modifier and Type Class Description classJdbcOrderedBatchExecuteResultJDBC batch execute ordered result.Constructors in org.apache.ignite.internal.processors.odbc.jdbc with parameters of type JdbcBatchExecuteResult Constructor Description JdbcOrderedBatchExecuteResult(JdbcBatchExecuteResult res, long order)
-