Uses of Package
org.apache.ignite.internal.jdbc.thin
-
Packages that use org.apache.ignite.internal.jdbc.thin Package Description org.apache.ignite.internal.jdbc.thin org.apache.ignite.internal.processors.odbc.jdbc -
Classes in org.apache.ignite.internal.jdbc.thin used by org.apache.ignite.internal.jdbc.thin Class Description ConnectionProperties Provide access and manipulations with connection JDBC properties.JdbcThinConnection JDBC connection implementation.JdbcThinPartitionAwarenessMappingGroup Contains cache partitions distributions with corresponding set of cache ids.JdbcThinPartitionResultDescriptor Partition result descriptor.JdbcThinResultSet JDBC result set implementation.JdbcThinStatement JDBC statement implementation.QualifiedSQLQuery Qualified sql query: schema + query itself. -
Classes in org.apache.ignite.internal.jdbc.thin used by org.apache.ignite.internal.processors.odbc.jdbc Class Description JdbcThinPartitionAwarenessMappingGroup Contains cache partitions distributions with corresponding set of cache ids.JdbcThinTcpIo JDBC IO layer implementation based on blocking IPC streams.