Uses of Package
com.ocient.util
Packages that use com.ocient.util
Package
Description
-
Classes in com.ocient.util used by com.ocient.cli.extractClassDescriptionAn interface that represents a row of data from a table.Interface for applying column value transformations directly within data fetch deserialization threads.Factory interface for creating and managing
RowTransformerinstances. -
Classes in com.ocient.util used by com.ocient.jdbcClassDescriptionA specialization of the
CompletableFutures.Resultinterface that represents the result of executing a SQL query.The DurationCounter interface represents a mechanism for measuring time durations between a "start" point and an "stop" point.An interface that represents a row of data from a table.Factory interface for creating and managingRowTransformerinstances.An enumeration representing sorting modes. -
Classes in com.ocient.util used by com.ocient.jdbc.graph
-
Classes in com.ocient.util used by com.ocient.transportClassDescriptionA Result that represents a failed operation.A Result represents the result of a operation that can either succeed with a value of type T, or fail with a SQLException.A Result that represents a successful operation T.
-
Classes in com.ocient.util used by com.ocient.utilClassDescriptionA specialization of the
CompletableFutures.Resultinterface that represents the result of an I/O operation.A Result represents the result of a operation that can either succeed with a value of type T, or fail with a SQLException.A specialization of theCompletableFutures.Resultinterface that represents the result of executing a SQL query.The DurationCounter interface represents a mechanism for measuring time durations between a "start" point and an "stop" point.Provides a mechanism for simulating result set production with minimal overhead.Externalized fetch data request configuration.Represents an externally injected error.Externalized query optimization and stream configuration.Represents a redirect location.A functional interface representing a permit for a queue operation.An interface that represents a row of data from a table.Interface for applying column value transformations directly within data fetch deserialization threads.Factory interface for creating and managingRowTransformerinstances.An enumeration representing sorting modes.