Uses of Interface
org.apache.ignite.internal.processors.odbc.ClientListenerConnectionContext
-
-
Uses of ClientListenerConnectionContext in org.apache.ignite.internal.processors.odbc
Classes in org.apache.ignite.internal.processors.odbc that implement ClientListenerConnectionContext Modifier and Type Class Description classClientListenerAbstractConnectionContextBase connection context. -
Uses of ClientListenerConnectionContext in org.apache.ignite.internal.processors.odbc.jdbc
Classes in org.apache.ignite.internal.processors.odbc.jdbc that implement ClientListenerConnectionContext Modifier and Type Class Description classJdbcConnectionContextJDBC Connection Context. -
Uses of ClientListenerConnectionContext in org.apache.ignite.internal.processors.odbc.odbc
Classes in org.apache.ignite.internal.processors.odbc.odbc that implement ClientListenerConnectionContext Modifier and Type Class Description classOdbcConnectionContextODBC Connection Context. -
Uses of ClientListenerConnectionContext in org.apache.ignite.internal.processors.platform.client
Classes in org.apache.ignite.internal.processors.platform.client that implement ClientListenerConnectionContext Modifier and Type Class Description classClientConnectionContextThin Client connection context.
-