A B C D E F G I J K L M N O P Q R S T U V W

A

absolute(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
AbstractConnection - Class in com.rocketsoftware.mvapi
Provides default implementations for the Connection interface.
AbstractConnection() - Constructor for class com.rocketsoftware.mvapi.AbstractConnection
 
AbstractDriver - Class in com.rocketsoftware.mvapi
Provides default implementations for the Driver interface.
AbstractDriver() - Constructor for class com.rocketsoftware.mvapi.AbstractDriver
 
AbstractResultSet - Class in com.rocketsoftware.mvapi.ResultSet
Provides default implementations for the ResultSet interface.
AbstractResultSet() - Constructor for class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
 
AbstractStatement - Class in com.rocketsoftware.mvapi
Provides default implementations for the Statement interface.
AbstractStatement() - Constructor for class com.rocketsoftware.mvapi.AbstractStatement
 
acceptsURL(String) - Method in class com.rocketsoftware.mvapi.AbstractDriver
 
acceptsURL(String) - Method in class com.rocketsoftware.mvapi.MVDriver
 
ACCOUNT - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
ACCOUNT_PASSWORD - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
acquire() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Acquire/get a connection.
addBatch(String) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
ADI_NOT_FOUND - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
afterLast() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
AM - Static variable in class com.rocketsoftware.mvapi.MVConstants
Attribute mark delimiter
AM - Static variable in class com.rocketsoftware.mvapi.utility.MVString
Attribute mark
API_PROPERTIES - Static variable in class com.rocketsoftware.mvapi.MVConstants
Client properties.
API_VERSION_KEY - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
AQL_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
ATTR_MARK - Static variable in class com.rocketsoftware.mvapi.MVConstants
The multidimensional database Attribute Mark code.

B

beforeFirst() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]

C

call(String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Calls a subroutine.
call(String, List<String>) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Calls a subroutine.
call(String, List<String>) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Calls a subroutine.
call(String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Calls a subroutine.
call(String, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Calls a mvSub.
call(String, List<String>) - Method in class com.rocketsoftware.mvapi.MVConnection
Calls a mvSub.
CALL_RETURNED_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
CALL_SUBNAME_NULL - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
cancel() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
cancelRowUpdates() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
checkin(Object) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Checks in an object into the pool.
checkout(BaseObjectPoolState) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Checks out an object from the pool.
checkout(int, Collection) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Checks out the specified count of objects from the pool and add the objects to the collection.
clear() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Clear connection pool statistics
clearBatch() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
clearSelect() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Clears an active select list.
clearSelect() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
clearSelect() - Method in class com.rocketsoftware.mvapi.MVConnection
Clears an active select list.
clearStats() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Clear connection pool statistics
clearWarnings() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
clearWarnings() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
clearWarnings() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
close() - Method in class com.rocketsoftware.mvapi.AbstractConnection
 
close() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
close() - Method in class com.rocketsoftware.mvapi.MVConnection
Releases this Connection object's database resources
close() - Method in class com.rocketsoftware.mvapi.MVStatement
Releases this Statement object's database resources immediately.
close() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
 
close() - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Closes the result set.
closeConnection() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Closes a connection.
closeConnection() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
closeConnection() - Method in class com.rocketsoftware.mvapi.MVConnection
Closes the connection.
closePool() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Closes connection pool and closes all connections to server.
closeRoot(int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Closes the index on the server.
closeRoot(int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
COLUMN_NOT_FOUND - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
com.rocketsoftware.mvapi - package com.rocketsoftware.mvapi
A package containing the MVAPI classes.
com.rocketsoftware.mvapi.connector - package com.rocketsoftware.mvapi.connector
A package containing low level classes for communicating with a server.
com.rocketsoftware.mvapi.exceptions - package com.rocketsoftware.mvapi.exceptions
A package containing exception classes used by MVAPI.
com.rocketsoftware.mvapi.i18n - package com.rocketsoftware.mvapi.i18n
 
com.rocketsoftware.mvapi.log - package com.rocketsoftware.mvapi.log
 
com.rocketsoftware.mvapi.pool - package com.rocketsoftware.mvapi.pool
 
com.rocketsoftware.mvapi.ResultSet - package com.rocketsoftware.mvapi.ResultSet
A package containing result set classes.
com.rocketsoftware.mvapi.utility - package com.rocketsoftware.mvapi.utility
A package containing utility classes.
commit() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
compareSystemDelimiter(char, char) - Static method in class com.rocketsoftware.mvapi.MVConstants
Compare c1 and c2 with the system delimiter order
compareSystemDelimiter(String, String) - Static method in class com.rocketsoftware.mvapi.MVConstants
 
compareSystemDelimiter(String, String) - Static method in class com.rocketsoftware.mvapi.utility.MVString
Compare s1 and s2 within the system delimiter order
compareSystemDelimiter(char, char) - Static method in class com.rocketsoftware.mvapi.utility.MVString
 
connect(String, Properties) - Method in class com.rocketsoftware.mvapi.AbstractDriver
 
connect() - Method in class com.rocketsoftware.mvapi.MVConnection
Connects to the server.
connect(String, Properties) - Method in class com.rocketsoftware.mvapi.MVDriver
 
CONNECTION_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
CONNECTION_OPTIONS - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
CONNPOOL_ALREADY_OPEN - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
CONNPOOL_INVALID_PARAMS - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
copy(MVConnectionPoolStats) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Store statistics values from connection pool statistics object
count(String, char) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Counts character occurances in a string.
count(String, char) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
count(String, char) - Method in class com.rocketsoftware.mvapi.MVConnection
Counts character occurances in another string.
count(String, String) - Static method in class com.rocketsoftware.mvapi.utility.MVString
Counts the number of substrings in string
CR - Static variable in class com.rocketsoftware.mvapi.MVConstants
Carriage return control character.
createArrayOf(String, Object[]) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
createBlob() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
createClob() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
createStatement() - Method in class com.rocketsoftware.mvapi.AbstractConnection
Creates a Statement object for sending SQL statements to the database.
createStatement(int, int) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
createStatement(int, int, int) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
createStatement() - Method in class com.rocketsoftware.mvapi.MVConnection
Creates a Statement object for sending AQL or TCL statements to the database.
createStruct(String, Object[]) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]

D

D3_SERVER_CONNECT_RESPONSE - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
dCount(String, char) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Counts number of substrings delimited by delim character.
dCount(String, char) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
dCount(String, char) - Method in class com.rocketsoftware.mvapi.MVConnection
This function returns how many elements of the type indicated by delim are contained in the given dynamic array.
dcount(String, String) - Static method in class com.rocketsoftware.mvapi.utility.MVString
Returns count of substrings in string delimited by substr.
decrement(MVConnectionPoolStats.StatName) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Decrement pool statistics counter
DEFAULT_COORD - Static variable in class com.rocketsoftware.mvapi.MVConstants
The default coordinate while coordinate a value from the multidimensional file.
DEFAULT_ENCODING - Static variable in class com.rocketsoftware.mvapi.utility.MVString
 
DEFAULT_MVAPI_APP_NAME - Static variable in class com.rocketsoftware.mvapi.MVConstants
Default client id.
delete(String, int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Deletes an attribute from a dynamic array.
delete(String, int, int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Deletes a value from a dynamic array.
delete(String, int, int, int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Deletes a sub value from a dynamic array.
delete(String, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
delete(String, int, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
delete(String, int, int, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
delete(String, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Delete attribute from dynamic array
delete(String, int, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Deletes a value from the dynamic array.
delete(String, int, int, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Deletes a sub value from a dynamic array.
delete(String, int) - Static method in class com.rocketsoftware.mvapi.utility.MVString
 
deleteRow() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
disableAccount(String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Disables an account for MVSP usage.
disableAccount(String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Disables an account for MVSP usage.
DLE - Static variable in class com.rocketsoftware.mvapi.MVConstants
Data link escape character

E

EMPTY_STR - Static variable in class com.rocketsoftware.mvapi.MVConstants
Constants for an empty string.
EMPTY_STR_LST - Static variable in class com.rocketsoftware.mvapi.MVConstants
Constants for an empty string list, on which it only contains one empty string entry.
enableAccount(String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Enables an account for MVSP usage..
enableAccount(String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Enables an account if not already enabled.
ENCODING - Static variable in class com.rocketsoftware.mvapi.utility.MVString
 
ENCODING_KEY - Static variable in class com.rocketsoftware.mvapi.utility.MVString
MVSP character encoding key: -dmvsp-encoding=ISO-8859-1 (default is ISO-8859-1)
EOR_MARK - Static variable in class com.rocketsoftware.mvapi.MVConstants
The multidimensional database End of Record Mark code.
error(String) - Static method in class com.rocketsoftware.mvapi.log.Log
log message with priority = error
ESC_CR_SEQ - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
ESC_DLE_SEQ - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
ESC_LF_SEQ - Static variable in class com.rocketsoftware.mvapi.MVConstants
Strings used for escaping special characters embedded in data stream.
execute(String) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
execute(String, int) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
execute(String, int[]) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
execute(String, String[]) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
execute(String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Executes a command.
execute(String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Executes a command with stacked data.
execute(String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Executes a command and populates the "capturing" and "returning" results.
execute(String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Executes a command and populates the "capturing" and "returning" results.
execute(String) - Method in class com.rocketsoftware.mvapi.MVConnection
Executes a command and populates the "capturing" and "returning" results.
execute(String, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Executes a command and populates the "capturing" and "returning" results.
execute(String) - Method in class com.rocketsoftware.mvapi.MVStatement
Executes a statement on the server.
EXECUTE_CMD_NULL - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
executeBatch() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
executeQuery(String) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
executeQuery(String) - Method in class com.rocketsoftware.mvapi.MVConnection
Queries the MV database.
executeQuery(String) - Method in class com.rocketsoftware.mvapi.MVStatement
Executes a statement on the server.
executeQuery(String, String, String, String, String, String) - Method in class com.rocketsoftware.mvapi.MVStatement
Executes a query with the provided selection and sort criteria, then returns the requested columns.
executeQuery(String, String, String, String, String) - Method in class com.rocketsoftware.mvapi.MVStatement
Executes a query with the provided selection and sort criteria, then returns the requested columns.
executeQuery(String, String, String, String) - Method in class com.rocketsoftware.mvapi.MVStatement
Executes a query with the provided selection and sort criteria, then returns the requested columns.
executeQuery(String, String, String, String[]) - Method in class com.rocketsoftware.mvapi.MVStatement
Executes a query with the provided selection and sort criteria, then returns the requested columns.
executeQuery(String, String, String, String[], String[], String) - Method in class com.rocketsoftware.mvapi.MVStatement
Executes a query with the provided selection and sort criteria, then returns the requested columns.
executeQuery(String, String, String, String[], String[]) - Method in class com.rocketsoftware.mvapi.MVStatement
Executes a query with the provided selection and sort criteria, then returns the requested columns.
executeUpdate(String) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
executeUpdate(String, int) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
executeUpdate(String, int[]) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
executeUpdate(String, String[]) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
EXECUTION_ABORTED - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
extract(String, int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Extracts an attribute from dynamic array.
extract(String, int, int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Extracts a value from the dynamic array.
extract(String, int, int, int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Extracts a subvalue from the dynamic array.
extract(String, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
extract(String, int, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
extract(String, int, int, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
extract(String, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Dynamic array reference
extract(String, int, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Dynamic array reference
extract(String, int, int, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Dynamic array references
extract(String, int) - Static method in class com.rocketsoftware.mvapi.utility.MVString
extract the attribute
extract(String, int, int) - Static method in class com.rocketsoftware.mvapi.utility.MVString
 
extract(String, int, int, int) - Static method in class com.rocketsoftware.mvapi.utility.MVString
 
extract(String, String, int) - Static method in class com.rocketsoftware.mvapi.utility.MVString
 

F

field(String, String, int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Extracts a substring from the dynamic array.
field(String, String, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
field(String, String, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Extracts a substring from the dynamic array.
FILE_NOT_FOUND - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
fileCacheRelease(String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Releases the associated file cache entry for the specified opened file on the MVSP server.
fileCacheRelease(String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileCacheRelease(String) - Method in class com.rocketsoftware.mvapi.MVConnection
Releases the associated file cache entry for the specified opened file on the MVSP server.
fileCloseRoot() - Method in class com.rocketsoftware.mvapi.MVIndex
Closes the index on the server.
fileDelete(String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Deletes an item from the file.
fileDelete(String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileDelete(String, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Deletes an item from the file.
fileKey(String) - Method in class com.rocketsoftware.mvapi.MVIndex
Locates an item id using a B-tree index key.
fileRead(String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Reads an item from the file.
fileRead(String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileRead(String, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Reads an item from the file.
fileReadNext() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Gets the next item ID from the current fileSELECT list.
fileReadNext() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileReadNext() - Method in class com.rocketsoftware.mvapi.MVConnection
Gets the next item ID from the current fileSELECT list.
fileReadU(String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Reads an item from the file, setting an item lock.
fileReadU(String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileReadU(String, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Reads an item from the file, setting an itemlock.
fileReadV(String, String, int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Reads an item's attribute from the file.
fileReadV(String, String, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileReadV(String, String, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Reads an item's attribute value from the file.
fileReadVU(String, String, int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Reads an item's attribute from the file, setting an item lock.
fileReadVU(String, String, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileReadVU(String, String, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Reads an item's attribute value from the file, setting an item lock.
fileRelease(String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Releases an item lock set by a prior fileReadU.
fileRelease(String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileRelease(String, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Releases an item lock set by a prior fileReadU.
fileSelect(String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Selects the file specified by path for a subsequent fileReadNext
fileSelect(String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileSelect(String) - Method in class com.rocketsoftware.mvapi.MVConnection
Selects the file specified by path for a subsequent fileReadNext.
fileWrite(String, String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Writes an item to the file, releasing the update lock set by a previous fileReadU of the same item.
fileWrite(String, String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileWrite(String, String, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Writes an item to the file, releasing the update lock set by a previous fileReadU of the same item.
fileWriteU(String, String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Writes an item to the file, keeping update lock set by a previous fileReadU of the same item.
fileWriteU(String, String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileWriteU(String, String, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Writes an item to the file, keeping update lock set by a previous fileReadU of the same item.
fileWriteV(String, String, String, int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Writes a value to an item's attribute.
fileWriteV(String, String, String, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileWriteV(String, String, String, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Writes a value to an item's attribute.
fileWriteVU(String, String, String, int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Writes a value to an item's attribute, keeping update lock set by a previous fileReadU/fileReadVU of the same item.
fileWriteVU(String, String, String, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
fileWriteVU(String, String, String, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Writes a value to an item's attribute, keeping update lock set by a previous fileReadU/fileReadVU of the same item.
findColumn(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
first() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
Moves the cursor to the first row in this ResultSet object.
first() - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Moves the cursor to the first row in this ResultSet object.

G

getArg(int) - Method in class com.rocketsoftware.mvapi.MVSubroutine
Retrieves an argument's value.
getArray(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getArray(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getAsciiStream(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getAsciiStream(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getAutoCommit() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
getBaseConnector() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns implementing connector object.
getBaseConnector() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
getBigDecimal(int, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
Deprecated. 
getBigDecimal(String, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
Deprecated. 
getBigDecimal(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
Deprecated. 
getBigDecimal(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getBinaryStream(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getBinaryStream(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getBlob(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getBlob(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getBoolean(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getBoolean(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getByte(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getByte(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getBytes(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getBytes(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getCatalog() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
getCharacterStream(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getCharacterStream(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getClientInfo(String) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
getClientInfo() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
getClob(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getClob(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getColumnCount() - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Returns the number of columns in the current result set.
getColumns() - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Returns the column names in the current result set.
getConcurrency() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getConnectInfo() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Returns the connection information for checked in and checked out entries in connection pool
getConnection() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getConnection() - Method in class com.rocketsoftware.mvapi.MVStatement
Return the connection object.
getConnection() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Gets connection from pool or creates connection to server and stores it in pool.
getConnectionProperties() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Gets the connection properties.
getConnectionProperties() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Gets the connection properties.
getConnectionProperties() - Method in class com.rocketsoftware.mvapi.MVConnection
 
getConnector(String) - Static method in class com.rocketsoftware.mvapi.connector.MVConnectorManager
get a connector object based on url protocol
getConnector() - Method in class com.rocketsoftware.mvapi.MVConnection
Returns the connector object.
getCurrentAccount() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns the current logged to account.
getCurrentAccount() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Gets the current logged to account.
getCurrentAccount() - Method in class com.rocketsoftware.mvapi.MVConnection
Gets the current logged to account.
getCurrentAccountPwd() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns the current logged to account password.
getCurrentAccountPwd() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Gets the current logged to account password.
getCurrentAccountPwd() - Method in class com.rocketsoftware.mvapi.MVConnection
Gets the current logged to account password.
getCurrentRow() - Method in class com.rocketsoftware.mvapi.ResultSet.MVAPIResultSetStream
Returns the current row.
getCurrentRow() - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Returns the current row.
getCursorName() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getDate(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getDate(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getDate(int, Calendar) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getDate(String, Calendar) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getDouble(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getDouble(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getEol() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Checks for end of list, i.e., will READNEXT fail.
getEol() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
getEol() - Method in class com.rocketsoftware.mvapi.MVConnection
Checks for end of list, i.e., will READNEXT fail.
getErrorCode() - Method in exception com.rocketsoftware.mvapi.exceptions.MVException
get the error code
getErrorMessage() - Method in exception com.rocketsoftware.mvapi.exceptions.MVException
get the error message
getException() - Method in exception com.rocketsoftware.mvapi.exceptions.MVException
get the original exception if any
getExecuteCapturing() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns the captured result of an execute statement (execute cmd capturing result).
getExecuteCapturing() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Returns the captured result of an execute statement (execute command capturing result).
getExecuteCapturing() - Method in class com.rocketsoftware.mvapi.MVConnection
Returns the captured result of an execute statement (execute command capturing result).
getExecuteReturning() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns the returning result of an execute statement (execute cmd returning rtn.code).
getExecuteReturning() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Returns the returning result of an execute statement (execute command returning result).
getExecuteReturning() - Method in class com.rocketsoftware.mvapi.MVConnection
Returns the returning result of an execute statement (execute command returning result).
getFailedConnects() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Gets counter of the non-waiting connects that failed to the MV server
getFetchDirection() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getFetchDirection() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getFetchSize() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getFetchSize() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getFileName() - Method in class com.rocketsoftware.mvapi.MVIndex
Returns the file name.
getFileStatusCode() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns the result code of most recent file operation.
getFileStatusCode() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
getFileStatusCode() - Method in class com.rocketsoftware.mvapi.MVConnection
 
getFileStatusMessage() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns error message from the most recent file operation error.
getFileStatusMessage() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
getFileStatusMessage() - Method in class com.rocketsoftware.mvapi.MVConnection
If getFileStatusCode returns non-zero, mvCall this to get a textual error message.
getFloat(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getFloat(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getGeneratedKeys() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getHoldability() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
getHostName() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Gets the network host name.
getHostName() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Gets the network host name of this connection.
getIndexName() - Method in class com.rocketsoftware.mvapi.MVIndex
Returns the index name.
getInt(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getInt(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getItemId() - Method in class com.rocketsoftware.mvapi.MVIndex
Returns the index search ItemId.
getKey() - Method in class com.rocketsoftware.mvapi.MVIndex
Returns the index search key.
getLong(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getLong(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getMajorVersion() - Method in class com.rocketsoftware.mvapi.AbstractDriver
 
getMajorVersion() - Method in class com.rocketsoftware.mvapi.MVDriver
 
getMaxFieldSize() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getMaxRows() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getMetaData() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
getMetaData() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getMinorVersion() - Method in class com.rocketsoftware.mvapi.AbstractDriver
 
getMinorVersion() - Method in class com.rocketsoftware.mvapi.MVDriver
 
getMoreResults() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getMoreResults(int) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getName() - Method in class com.rocketsoftware.mvapi.MVSubroutine
Gets the mvSub name.
getNewConnects() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Gets counter of the new connects to the MV server
getObject(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getObject(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getObject(int, Map<String, Class<?>>) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getObject(String, Map<String, Class<?>>) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getPort() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Gets the network port number.
getPort() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Gets the network port number for this connection.
getPropertyInfo(String, Properties) - Method in class com.rocketsoftware.mvapi.AbstractDriver
[OUTSTANDING]
getQueryOptions() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Get the query options.
getQueryOptions() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Gets the query options.
getQueryTimeout() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getRef(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getRef(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getResult() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns buffer containing results of last read.
getResult() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Returns buffer containing results of last read.
getResultSet() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getResultSet() - Method in class com.rocketsoftware.mvapi.MVStatement
Retrieves the result as a ResultSet object.
getResultSetConcurrency() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getResultSetHoldability() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getResultSetType() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getRow() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
 
getRow() - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Retrieves the current row number.
getRowCount() - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Returns the number of rows in this result set.
getRows() - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Returns the result set.
getRuleModule() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Gets the rulename you had set via setRuleName.
getRuleModule() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
getRuleModule() - Method in class com.rocketsoftware.mvapi.MVConnection
Gets the rulename you had set via setRuleName
getServerEnvironment() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns the server enviornment setting (STD, EUR, etc.)
getServerEnvironment() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
getServerEnvironment() - Method in class com.rocketsoftware.mvapi.MVConnection
Gets the server's environment setting.
getServerPlatform() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns the server platform name (D3, mvBase, mvEnterprise, U2, etc).
getServerPlatform() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Gets the server platform name.
getServerPlatform() - Method in class com.rocketsoftware.mvapi.MVConnection
Gets the server's platform name.
getServerPort() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns a string representing the server connection such as the server's line number.
getServerPort() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Gets the server port id used by this connection.
getServerPort() - Method in class com.rocketsoftware.mvapi.MVConnection
Gets the server connect information (port number on D3/MV).
getServerVersion() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns the server version number.
getServerVersion() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Gets the server version number.
getServerVersion() - Method in class com.rocketsoftware.mvapi.MVConnection
Gets the MVSP version.
getShort(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getShort(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getStatement() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getStats(MVConnectionPoolStats) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Get connection pool statistics
getString(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString(int) - Method in class com.rocketsoftware.mvapi.ResultSet.MVAPIResultSetStream
 
getString(String) - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString(int) - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getText(String) - Static method in class com.rocketsoftware.mvapi.i18n.Resources
Retrieves a text fragment by key.
getTime(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getTime(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getTime(int, Calendar) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getTime(String, Calendar) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getTimestamp(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getTimestamp(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getTimestamp(int, Calendar) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getTimestamp(String, Calendar) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getTotalConnects() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Gets counter of the total connects to the MV server
getTransactionIsolation() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
getType() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getTypeMap() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
getUnicodeStream(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
Deprecated. 
getUnicodeStream(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
Deprecated. 
getUpdateCount() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getURL(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getURL(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
getUsedAvailConnects() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Get counter of the used available connects to the MV server
getValue() - Method in enum com.rocketsoftware.mvapi.MVConstants.LicenseType
Get string id of license type
getWaitAtMaxConnects() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Gets counter of the wait at maximum capacity connects to the MV server
getWaitFailedConnects() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Gets counter of the waiting connects that failed to the MV server
getWaitLimitConnects() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Gets counter of the wait at limit capacity connects to the MV server
getWaitNoLicConnects() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Gets counter of the wait of no license connects to the MV server
getWarnings() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
getWarnings() - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
getWarnings() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]

I

increment(MVConnectionPoolStats.StatName) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Increment pool statistics counter
info(String) - Static method in class com.rocketsoftware.mvapi.log.Log
log message with priority = info
insert(String, int, int, int, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Inserts a sub value into a dynamic array.
insert(String, int, int, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Inserts a value into a dynamic array.
insert(String, int, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Inserts an attribute into a dynamic array.
insert(String, int, int, int, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
insert(String, int, int, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
insert(String, int, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
insert(String, int, int, int, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Inserts a sub value into a dynamic array.
insert(String, int, int, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Inserts a value into a dynamic array.
insert(String, int, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Inserts an attribute into a dynamic array.
insert(int, int, int, String) - Method in class com.rocketsoftware.mvapi.utility.MVDynArray
Inserts a sub value into a dynamic array.
insert(int, int, String) - Method in class com.rocketsoftware.mvapi.utility.MVDynArray
Inserts a value into a dynamic array.
insert(int, String) - Method in class com.rocketsoftware.mvapi.utility.MVDynArray
Inserts an attribute into a dynamic array.
insertRow() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
INVALID_ACCOUNT_OR_PASSWORD - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
INVALID_USER_OR_PASSWORD - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
isAccountEnabled(String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns true if account has been enabled for MVSP usage.
isAccountEnabled(String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Returns true if the requested account has been enabled for MVSP use.
isAfterLast() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
isBeforeFirst() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
isClosed() - Method in class com.rocketsoftware.mvapi.AbstractConnection
 
isClosed() - Method in class com.rocketsoftware.mvapi.MVConnection
 
isClosing() - Method in class com.rocketsoftware.mvapi.pool.MVPoolWaiter
Gets indicator for pool waiter is closing
isConnected() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Checks if currently connected to the server.
isConnected() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Checks current connection state.
isConnected() - Method in class com.rocketsoftware.mvapi.MVConnection
Checks current connection state.
isConnectionAvailable() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Determines if the connection is available.
isConnectionPooled() - Method in class com.rocketsoftware.mvapi.MVConnection
Determines if the connection is pooled.
isConnectionPoolingSupported() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Checks if connections can be pooled.
isConnectionPoolingSupported() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
isConnectionPoolingSupported() - Method in class com.rocketsoftware.mvapi.MVConnection
 
isConnectionPoolingSupported() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Determines if the server supports connection pooling.
isFileExistCmdSupported() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Checks if the server supports the FILEEXISTS command.
isFileExistCmdSupported() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
isFileExistCmdSupported() - Method in class com.rocketsoftware.mvapi.MVConnection
Checks if the server supports the FILEEXISTS command.
isFirst() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
isLast() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
isQuery() - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Returns true if this result set has been generated from an AQL query.
isQueryKeywordsSupported() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Checks if the server supports the queryKeywords parameter on the executeQuery method.
isQueryKeywordsSupported() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
isQueryKeywordsSupported() - Method in class com.rocketsoftware.mvapi.MVConnection
Checks if the server supports the queryKeywords parameter on the executeQuery method.
isReadOnly() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
isSystemDelimiter(String) - Static method in class com.rocketsoftware.mvapi.MVConstants
Checks for a system delimiter.
isSystemDelimiter(String) - Static method in class com.rocketsoftware.mvapi.utility.MVString
Checks for a system delimiter.
isTimedOut() - Method in class com.rocketsoftware.mvapi.pool.MVPoolWaiter
Gets indicator for pool waiter timed out
isValid(int) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
isWrapperFor(Class<?>) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
ITEM_BYTE_COUNT_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 

J

jdbcCompliant() - Method in class com.rocketsoftware.mvapi.AbstractDriver
[OUTSTANDING]

K

key(int, String, String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Executes a key operation on the index.
key(int, String, String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
KEY_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
KEY_INDEX_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 

L

last() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
LF - Static variable in class com.rocketsoftware.mvapi.MVConstants
Line feed control character.
Log - Class in com.rocketsoftware.mvapi.log
Handles log messages for errors, info and debugging.
Log() - Constructor for class com.rocketsoftware.mvapi.log.Log
 
log(String) - Static method in class com.rocketsoftware.mvapi.log.Log
 
logException(Object, Exception) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
 
logInfo(Object, String) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
 
logTo(String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Logs the connection to an account.
logTo(String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Logs the connection to the requested account.
logTo(String, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Logs the connection to the requested account.

M

m_ESC_CR - Variable in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
m_ESC_DLE - Variable in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
m_ESC_LF - Variable in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
markUnavailable() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Mark the connection unavailable.
moveToCurrentRow() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
moveToInsertRow() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
MSG_ACCOUNT_MAINT_DISABLED - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
MSG_ACCOUNT_MAINT_ENABLED - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
MSG_ACCOUNT_MAINT_ERROR - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
MSG_ACCOUNT_MAINT_INVALID_ACCOUNT - Static variable in class com.rocketsoftware.mvapi.MVConstants
message constants
MSG_ACCOUNT_MAINT_OPEN - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
MV_FILE_NOT_FOUND - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
MV database error codes
MV_ITEM_NOT_FOUND - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
MVAPI - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVAPI protocol prefix constant
MVAPI_CLOSE_READ_RESPONSE_TIMEOUT - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVAPI Socket read timeout.
MVAPI_CONNECTION_TIMEOUT_DEFAULT_MILLISECONDS - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVAPI Socket connection default.
MVAPI_CONNECTION_TIMEOUT_PROPERTY - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVAPI Socket connection timeout property.
MVAPI_PING_COMMAND - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVAPI Socket ping command.
MVAPI_PING_TIMEOUT_DEFAULT_MILLISECONDS - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVAPI Socket ping timeout.
MVAPI_QUERY - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVAPI Query command - gets the results in one bundle.
MVAPI_QUERY_STREAM - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVAPI Query command - gets stream of results formatted as itemlen item body.
MVAPI_STREAM_START - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVAPI Stream start message
MVAPIResultSet - Class in com.rocketsoftware.mvapi.ResultSet
Extends MVResultSet with functionality required for the MV API.
MVAPIResultSet() - Constructor for class com.rocketsoftware.mvapi.ResultSet.MVAPIResultSet
Constructs an empty result set
MVAPIResultSet(String) - Constructor for class com.rocketsoftware.mvapi.ResultSet.MVAPIResultSet
Constructs a result set.
MVAPIResultSetStream - Class in com.rocketsoftware.mvapi.ResultSet
Extends MVResultSet with functionality required for the MV API.
MVAPIResultSetStream() - Constructor for class com.rocketsoftware.mvapi.ResultSet.MVAPIResultSetStream
Constructs an empty result set
MVAPIResultSetStream(MVStatement, String, String[]) - Constructor for class com.rocketsoftware.mvapi.ResultSet.MVAPIResultSetStream
Constructs a result set.
MVBASE_SERVER_CONNECT_RESPONSE - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
mvCall(String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Executes the business rule set by setRuleName.
mvCall(String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
mvCall(String) - Method in class com.rocketsoftware.mvapi.MVConnection
Executes the business rule set by setRuleName
mvCall() - Method in class com.rocketsoftware.mvapi.MVSubroutine
Calls the mvSub.
MVConnection - Class in com.rocketsoftware.mvapi
Implements connection methods for an MV server.
MVConnection() - Constructor for class com.rocketsoftware.mvapi.MVConnection
Default constructor.
MVConnection(String, Properties) - Constructor for class com.rocketsoftware.mvapi.MVConnection
Creates a connection object to the url with the provided properties.
MVConnection(String, int, String, String, String, boolean, boolean) - Constructor for class com.rocketsoftware.mvapi.MVConnection
Constructs a connection object using a host name, port number, user and password.
MVConnection(String, int, String, String) - Constructor for class com.rocketsoftware.mvapi.MVConnection
Constructs a connection object using a host name, port number, user and password.
MVConnection(String, int, String, String, boolean, boolean) - Constructor for class com.rocketsoftware.mvapi.MVConnection
Constructs a connection object using a host name, port number, user and password.
MVConnection(String, int, String, String, String, boolean, MVConstants.LicenseType) - Constructor for class com.rocketsoftware.mvapi.MVConnection
Constructs a connection object using a host name, port number, user and password.
MVConnectionPool - Class in com.rocketsoftware.mvapi.pool
Provides a pool for the MVConnection objects connected to a MVSP server.
MVConnectionPool() - Constructor for class com.rocketsoftware.mvapi.pool.MVConnectionPool
Default constructor.
MVConnectionPoolStats - Class in com.rocketsoftware.mvapi.pool
Maintains connection pool statistics
MVConnectionPoolStats() - Constructor for class com.rocketsoftware.mvapi.pool.MVConnectionPoolStats
Default constructor.
MVConnectionPoolStats.StatName - Enum in com.rocketsoftware.mvapi.pool
Enumeration of the allowable statistic names.
MVConnector - Interface in com.rocketsoftware.mvapi.connector
Defines the connector interface to an MVSP Server.
MVConnectorManager - Class in com.rocketsoftware.mvapi.connector
Creates a connector based on the protocol encoded in the url.
MVConnectorManager() - Constructor for class com.rocketsoftware.mvapi.connector.MVConnectorManager
 
MVConstants - Class in com.rocketsoftware.mvapi
Defines constants used by the MVAPI
MVConstants() - Constructor for class com.rocketsoftware.mvapi.MVConstants
 
MVConstants.LicenseType - Enum in com.rocketsoftware.mvapi
Enumeration of the allowable license types.
MVDriver - Class in com.rocketsoftware.mvapi
Implements driver methods for an MV driver.
MVDriver() - Constructor for class com.rocketsoftware.mvapi.MVDriver
 
MVDynArray - Class in com.rocketsoftware.mvapi.utility
Models a Multivalued dynamic array.
MVDynArray(String) - Constructor for class com.rocketsoftware.mvapi.utility.MVDynArray
 
MVDynArray() - Constructor for class com.rocketsoftware.mvapi.utility.MVDynArray
 
MVErrors - Class in com.rocketsoftware.mvapi.exceptions
List of error codes from the server
MVErrors() - Constructor for class com.rocketsoftware.mvapi.exceptions.MVErrors
 
MVException - Exception in com.rocketsoftware.mvapi.exceptions
Exception handling for MV API
MVException(Exception) - Constructor for exception com.rocketsoftware.mvapi.exceptions.MVException
MVException constructor from an exception
MVException(Exception, String, int) - Constructor for exception com.rocketsoftware.mvapi.exceptions.MVException
MVException constructor from an exception
MVException(String) - Constructor for exception com.rocketsoftware.mvapi.exceptions.MVException
MVException constructor with an error string
MVException(String, int) - Constructor for exception com.rocketsoftware.mvapi.exceptions.MVException
MVException constructor with an error string and error code
MVIndex - Class in com.rocketsoftware.mvapi
Provides access to Multivalue file indexes.
MVIndex(MVConnection, String, String) - Constructor for class com.rocketsoftware.mvapi.MVIndex
Constructs an index object.
MVIndex(int, char) - Method in class com.rocketsoftware.mvapi.utility.MVDynArray
Returns an index into dynamic array after specified number of delimiters.
MVPoolWaiter - Class in com.rocketsoftware.mvapi.pool
Maintains notify and wait mechanism for handling of connect requests waiting for checked in connections
MVPoolWaiter() - Constructor for class com.rocketsoftware.mvapi.pool.MVPoolWaiter
Default constructor.
MVResultSet - Class in com.rocketsoftware.mvapi.ResultSet
Provides an implementation of Java.sql.ResultSet for handling Multivalue result sets.
MVResultSet() - Constructor for class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Construct an empty MVResultSet.
MVResultSet(String) - Constructor for class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Construct an MVResultSet from the result string.
MVSP_ACCOUNT - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP account.
MVSP_ACCOUNT_MAINT - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP subroutine that enables/disables an account for MVSP use.
MVSP_ACCOUNT_MAINT_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
MVSP_ACCOUNT_MAINT_LIST - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP subroutine to list enabled accounts.
MVSP_BOD - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP begin user data
MVSP_BOD_ESCAPED - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP begin user data - used when data contains embedded [MVSP001] tags.
MVSP_CALL - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP CALL command.
MVSP_CALLC - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP CALLC command.
MVSP_CLEARSELECT - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP CLEARSELECT command
MVSP_CLIENT_APPNAME - Static variable in class com.rocketsoftware.mvapi.MVConstants
Client id property constant.
MVSP_CLOSEROOT - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP CLOSEROOT command
MVSP_CONNECT - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
MVSP_EOD - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP end user data
MVSP_ERR - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP begin error context
MVSP_EXECUTE - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP EXECUTE command.
MVSP_EXIT - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP Exit command.
MVSP_KEY - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP KEY command
MVSP_LOGON_USER - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP LOGON command.
MVSP_LOGTO_ACCOUNT - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP LOGTO command.
MVSP_MAIN - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP main program.
MVSP_PROTOCOL_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
MVSP_QUERY - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP QUERY command.
MVSP_ROOT - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP ROOT command
MVSP_USER - Static variable in class com.rocketsoftware.mvapi.MVConstants
MVSP user
MVSP_VERSION - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
MVSPClientVersion() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns the MVSP client version.
MVSPClientVersion() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
MVSPClientVersion() - Method in class com.rocketsoftware.mvapi.MVConnection
Returns the MVSP client version.
MVSPConnector - Class in com.rocketsoftware.mvapi.connector
Implements the MVConnector interface.
MVSPConnector() - Constructor for class com.rocketsoftware.mvapi.connector.MVSPConnector
Constructs a MVSPConnector object.
MVStatement - Class in com.rocketsoftware.mvapi
Provides methods for executing commands and calling subroutines on the server.
MVStatement(MVConnection) - Constructor for class com.rocketsoftware.mvapi.MVStatement
Constructs an MVStatement object from a connection object.
MVStatement(MVConnection, String) - Constructor for class com.rocketsoftware.mvapi.MVStatement
Constructs an MVStatement object from a connection object and statement.
MVString - Class in com.rocketsoftware.mvapi.utility
Provides limited set of multivalued string functions.
MVString() - Constructor for class com.rocketsoftware.mvapi.utility.MVString
 
mvSub(String, int) - Method in class com.rocketsoftware.mvapi.MVConnection
Creates a mvSub object.
mvSub(String) - Method in class com.rocketsoftware.mvapi.MVConnection
Creates a mvSub object.
MVSubroutine - Class in com.rocketsoftware.mvapi
Encapsulates a subroutine.
MVSubroutine(MVConnector, String, int) - Constructor for class com.rocketsoftware.mvapi.MVSubroutine
Constructs the object with a mvSub name and argument count.

N

nativeSQL(String) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
next() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Reads the next query row.
next() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
next() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
 
next() - Method in class com.rocketsoftware.mvapi.ResultSet.MVAPIResultSetStream
Moves the cursor down one row from its current position.
next() - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Moves the cursor down one row from its current position.
NOT_CONNECTED - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 

O

openConnection(String, int, String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Opens a connection to an MV server.
openConnection(String, int, String, String, boolean, boolean) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Opens a connection to an MV server.
openConnection(String, int, String, String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Opens a connection to an MV server.
openConnection(String, int, String, String, String, boolean, boolean) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Opens a connection to an MV server.
openConnection(String, int, String, String, String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Opens a connection to an MV server.
openConnection(String, int, String, String, String, String, boolean, boolean, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Opens a connection to an MV server.
openConnection(String, int, String, String, String, String, boolean, MVConstants.LicenseType, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Opens a connection to an MV server.
openConnection(String, int, String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
openConnection(String, int, String, String, String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
openConnection(String, int, String, String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
openConnection(String, int, String, String, boolean, boolean) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
openConnection(String, int, String, String, String, boolean, boolean) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
openConnection(String, int, String, String, String, String, boolean, boolean, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Opens a connection to the server.
openConnection(String, int, String, String, String, String, boolean, MVConstants.LicenseType, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Opens a connection to the server.
openPool(String, Properties, int, int, int) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Opens the connection pool.
openPool(String, int, String, String, String, String, boolean, int, int) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Opens connection pool and validates and stores parameters used to connect to server.
openStream(String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Calls a subroutine that generates results in byte count : data format.

P

PASSWORD - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
ping() - Method in class com.rocketsoftware.mvapi.MVConnection
Sends a command on the connection to assert liveliness.
prepareCall(String) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
prepareCall(String, int, int) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
prepareCall(String, int, int, int) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
prepareStatement(String) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
prepareStatement(String, int, int) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
prepareStatement(String, int, int, int) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
prepareStatement(String, int) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
prepareStatement(String, int[]) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
prepareStatement(String, String[]) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
previous() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]

Q

query(String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Executes a query.
query(String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Executes an AQL query.

R

raiseServerError(String, String) - Static method in class com.rocketsoftware.mvapi.exceptions.MVErrors
Raises an exception based on error response from the server.
readFromServer(boolean, boolean) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Read from server socket
readFromServer(boolean, boolean) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
readFromServer(boolean, boolean) - Method in class com.rocketsoftware.mvapi.MVConnection
Read from server socket
readms - Static variable in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
refreshRow() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
relative(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
release(MVConnection) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Release a connection.
RELEASE_REQUESTS_MAX_WAIT_TIME - Static variable in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Maximum wait time when releasing connect request waiters
RELEASE_REQUESTS_SLEEP_TIME - Static variable in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Sleep time when releasing connect request waiters
releaseAllConnections() - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Release all connections.
releaseConnection(MVConnection) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Release a connection.
releaseSavepoint(Savepoint) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
replace(String, int, int, int, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Replaces a sub value in a dynamic array.
replace(String, int, int, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Replaces a value in a dynamic array.
replace(String, int, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Replaces an attribute in a dynamic array.
replace(String, int, int, int, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
replace(String, int, int, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
replace(String, int, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
replace(String, int, int, int, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Replaces a sub value in a dynamic array.
replace(String, int, int, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Replaces a value in a dynamic array.
replace(String, int, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Replaces an attribute in a dynamic array.
replace(int, int, int, String) - Method in class com.rocketsoftware.mvapi.utility.MVDynArray
Replaces a sub value in a dynamic array.
replace(int, int, String) - Method in class com.rocketsoftware.mvapi.utility.MVDynArray
Replaces a value in a dynamic array.
replace(int, String) - Method in class com.rocketsoftware.mvapi.utility.MVDynArray
Replaces an attribute in a dynamic array.
reset() - Method in class com.rocketsoftware.mvapi.MVConnection
Resets the connection by closing the socket and reopening the connection.
Resources - Class in com.rocketsoftware.mvapi.i18n
 
Resources() - Constructor for class com.rocketsoftware.mvapi.i18n.Resources
 
RESULT_SET_EMPTY - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
RESULT_SET_EOF - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
RESULT_SET_INVALID_ROW - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
rollback() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
rollback(Savepoint) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
root(String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Executes a root operation on the supplied fileName and indexName.
root(String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
ROOT_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
ROOT_FILE_NULL - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
rowDeleted() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
rowInserted() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
rowUpdated() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]

S

S_ADI_NOT_FOUND - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
S_AQL_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
S_EXECUTION_ABORTED - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
S_FILE_NOT_FOUND - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
Errors returned from server
S_INVALID_ACCOUNT - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
S_INVALID_USER - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
S_SUB_FILE_NOT_FOUND - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
S_SUB_NOT_BIN - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
S_SUB_NOT_CAT - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
S_SUB_NOT_IN_MD - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
S_TOO_MANY_USERS - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
S_USER_LIC_EXCEEDED - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
SB - Static variable in class com.rocketsoftware.mvapi.MVConstants
Buffer mark delimiter
SERVER_CONNECT - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
SERVER_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
setArg(int, String) - Method in class com.rocketsoftware.mvapi.MVSubroutine
Assigns a value to a mvSub argument.
setArray(String) - Method in class com.rocketsoftware.mvapi.utility.MVDynArray
Sets the dynamic array to the provided array string.
setAutoCommit(boolean) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
setCatalog(String) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
setCursorName(String) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
setEscapeProcessing(boolean) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
setFetchDirection(int) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
setFetchDirection(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
setFetchSize(int) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
setFetchSize(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
setHoldability(int) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
setIsClosing(boolean) - Method in class com.rocketsoftware.mvapi.pool.MVPoolWaiter
Sets indicator for pool waiter is closing
setIsTimedOut(boolean) - Method in class com.rocketsoftware.mvapi.pool.MVPoolWaiter
Sets indicator for pool waiter timed out
setItemId(String) - Method in class com.rocketsoftware.mvapi.MVIndex
Sets the index search ItemId.
setKey(String) - Method in class com.rocketsoftware.mvapi.MVIndex
Sets the index search key.
setMaxFieldSize(int) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
setMaximumCapacity(int) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Sets the maximum capacity or upper limit of the managed pool.
setMaxRows(int) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
setMinimumCapacity(int) - Method in class com.rocketsoftware.mvapi.pool.MVConnectionPool
Sets the minimum capacity or lower limit setting of the managed pool.
setNotify() - Method in class com.rocketsoftware.mvapi.pool.MVPoolWaiter
Set notify to wake up pool waiter
setQueryOptions(String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Set the query options.
setQueryOptions(String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Sets the query options.
setQueryTimeout(int) - Method in class com.rocketsoftware.mvapi.AbstractStatement
 
setReadOnly(boolean) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
setResults(String) - Method in class com.rocketsoftware.mvapi.ResultSet.MVAPIResultSet
Populates the result set from the result string.
setResults(String) - Method in class com.rocketsoftware.mvapi.ResultSet.MVResultSet
Populates the result set from the result string.
setRuleModule(String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Sets the rule name for subsequent mvCall.
setRuleModule(String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
setRuleModule(String) - Method in class com.rocketsoftware.mvapi.MVConnection
Sets the rule name for subsequent mvCall
setSavepoint() - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
setSavepoint(String) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
setSoTimeout(int) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Sets the socket timeout.
setSoTimeout(int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
Sets the socket timeout.
setTransactionIsolation(int) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
setTypeMap(Map<String, Class<?>>) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
SM - Static variable in class com.rocketsoftware.mvapi.MVConstants
Segment mark delimiter
SM - Static variable in class com.rocketsoftware.mvapi.utility.MVString
Segment mark
SOCKET_IO_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
split(String, String) - Static method in class com.rocketsoftware.mvapi.utility.MVString
Returns a string array build from splitting a string by the specified delimiter.
STREAM_HEADER_READ_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
STREAM_NOT_OPEN - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
STREAM_OPEN_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
SUBVAL_MARK - Static variable in class com.rocketsoftware.mvapi.MVConstants
The multidimensional database SubValue Mark code.
SVM - Static variable in class com.rocketsoftware.mvapi.MVConstants
SubValue mark delimiter
SVM - Static variable in class com.rocketsoftware.mvapi.utility.MVString
Subvalue mark
swap(String, String, String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Replaces every occurrence of oldStr with newStr in array.
swap(String, String, String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
swap(String, String, String) - Method in class com.rocketsoftware.mvapi.MVConnection
Replace every occurrence of oldStr with newStr in array.

T

timing_data_read_ms - Static variable in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
timing_header_read_ms - Static variable in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
timing_string_convert_ms - Static variable in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
TOO_MANY_USERS - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
transactionBegin() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Begins a transaction in the database.
transactionBegin() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
transactionBegin() - Method in class com.rocketsoftware.mvapi.MVConnection
Begins a transaction in the database.
transactionCommit() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Commits a transaction in the database.
transactionCommit() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
transactionCommit() - Method in class com.rocketsoftware.mvapi.MVConnection
Commits a transaction in the database.
transactionRollback() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Rolls back a transaction in the database.
transactionRollback() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
transactionRollback() - Method in class com.rocketsoftware.mvapi.MVConnection
Rolls back a transaction in the database.
transactionStatus() - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Returns true if currently in a transaction.
transactionStatus() - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
transactionStatus() - Method in class com.rocketsoftware.mvapi.MVConnection
Gets the current database transaction status.
TRX_BEGIN - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
TRX_COMMIT - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
TRX_NOT_SUPPORTED - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
 
TRX_ROLLBACK - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
TRX_STATUS - Static variable in class com.rocketsoftware.mvapi.MVConstants
 

U

UNIVERSE - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
unwrap(Class<T>) - Method in class com.rocketsoftware.mvapi.AbstractConnection
[OUTSTANDING]
updateArray(int, Array) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateArray(String, Array) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateAsciiStream(int, InputStream, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateAsciiStream(String, InputStream, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateBigDecimal(int, BigDecimal) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateBigDecimal(String, BigDecimal) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateBinaryStream(int, InputStream, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateBinaryStream(String, InputStream, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateBlob(int, Blob) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateBlob(String, Blob) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateBoolean(int, boolean) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateBoolean(String, boolean) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateByte(int, byte) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateByte(String, byte) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateBytes(int, byte[]) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateBytes(String, byte[]) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateCharacterStream(int, Reader, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateCharacterStream(String, Reader, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateClob(int, Clob) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateClob(String, Clob) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateDate(int, Date) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateDate(String, Date) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateDouble(int, double) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateDouble(String, double) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateFloat(int, float) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateFloat(String, float) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateInt(int, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateInt(String, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateLong(int, long) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateLong(String, long) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateNull(int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateNull(String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateObject(int, Object, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateObject(int, Object) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateObject(String, Object, int) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateObject(String, Object) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateRef(int, Ref) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateRef(String, Ref) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateRow() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateShort(int, short) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateShort(String, short) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateString(int, String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateString(String, String) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateTime(int, Time) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateTime(String, Time) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateTimestamp(int, Timestamp) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
updateTimestamp(String, Timestamp) - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
URL_PARSE_ERROR - Static variable in class com.rocketsoftware.mvapi.exceptions.MVErrors
List of error codes for reporting exceptions
USE_ENT_LIC - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
USE_LICENSE_TYPE - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
USE_MCP_CONVERSION - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
USE_SSL_CONNECT - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
USERNAME - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
UV_SERVER_CONNECT_ACCOUNT - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
UV_SERVER_CONNECT_ENTER_PASSWORD - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
UV_SERVER_CONNECT_ENTER_USER - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
UV_SERVER_CONNECT_INVALID_USER - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
UV_SERVER_CONNECT_LOGGEDON_RESPONSE - Static variable in class com.rocketsoftware.mvapi.MVConstants
 
UV_SERVER_CONNECT_RESPONSE - Static variable in class com.rocketsoftware.mvapi.MVConstants
 

V

VAL_MARK - Static variable in class com.rocketsoftware.mvapi.MVConstants
The multidimensional database Value Mark code.
valueOf(String) - Static method in enum com.rocketsoftware.mvapi.MVConstants.LicenseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rocketsoftware.mvapi.pool.MVConnectionPoolStats.StatName
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.rocketsoftware.mvapi.MVConstants.LicenseType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.rocketsoftware.mvapi.pool.MVConnectionPoolStats.StatName
Returns an array containing the constants of this enum type, in the order they're declared.
VM - Static variable in class com.rocketsoftware.mvapi.MVConstants
Value mark delimiter
VM - Static variable in class com.rocketsoftware.mvapi.utility.MVString
Value mark

W

waitForNotify(long) - Method in class com.rocketsoftware.mvapi.pool.MVPoolWaiter
Pool waiter waits to be notified
wasNull() - Method in class com.rocketsoftware.mvapi.ResultSet.AbstractResultSet
[OUTSTANDING]
write(byte[], int, int) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
writeToServer(String) - Method in interface com.rocketsoftware.mvapi.connector.MVConnector
Writes data to the server.
writeToServer(String) - Method in class com.rocketsoftware.mvapi.connector.MVSPConnector
 
writeToServer(String) - Method in class com.rocketsoftware.mvapi.MVConnection
Writes data to the server.

A B C D E F G I J K L M N O P Q R S T U V W