Uses of Interface
com.mckoi.database.jdbc.QueryResponse
Packages that use QueryResponse
Package
Description
The JDBC interface to Mckoi.
Implementation of the DatabaseInterface interface,
including classes to handle local (embedded) mode
and remote (client/server) mode.
-
Uses of QueryResponse in com.mckoi.database.jdbc
Methods in com.mckoi.database.jdbc that return QueryResponseModifier and TypeMethodDescriptionExecutes the query and returns a QueryResponse object that describes the result of the query. -
Uses of QueryResponse in com.mckoi.database.jdbcserver
Methods in com.mckoi.database.jdbcserver that return QueryResponseModifier and TypeMethodDescription