Package org.voltdb
package org.voltdb
-
ClassDescriptionClass used to run a single VoltDB server in-process for debug and test purposes.A simple wrapper of a parameterized SQL statement.Base class for any user-provided compound procedures.Thrown from a stored procedure to abort a VoltCompoundProcedure.Represents the stages of processing of a
VoltCompoundProcedure
.Wraps the stored procedure object created by the user with metadata available at runtime.Thrown from a stored procedure to indicate to VoltDB that the procedure should be aborted and rolled back.The primary representation of a result set (of tuples) or a temporary table in VoltDB.Object that represents the name and schema for aVoltTable
column.Represents the interface to a row in a VoltTable result set.Represents a type for aVoltTable
column or a SQLStmt parameter.Support class to represent optional value length variability.