Index

C D E F G H I L M N S 
All Classes and Interfaces|All Packages|Serialized Form

C

com.subzero - package com.subzero
 
com.subzero.spring - package com.subzero.spring
 
com.subzero.swig - package com.subzero.swig
 

D

dbSchema - Variable in class com.subzero.spring.Subzero
 
dbSchemaJson - Variable in class com.subzero.spring.Subzero
 
delete() - Method in class com.subzero.swig.sbz_DbSchema
 
delete() - Method in class com.subzero.swig.sbz_HTTPRequest
 
delete() - Method in class com.subzero.swig.sbz_Statement
 
delete() - Method in class com.subzero.swig.sbz_TwoStageStatement
 
delete_sbz_DbSchema(long) - Static method in class com.subzero.swig.SubzeroJNI
 
delete_sbz_HTTPRequest(long) - Static method in class com.subzero.swig.SubzeroJNI
 
delete_sbz_Statement(long) - Static method in class com.subzero.swig.SubzeroJNI
 
delete_sbz_TwoStageStatement(long) - Static method in class com.subzero.swig.SubzeroJNI
 

E

envStatement(sbz_DbSchema, sbz_HTTPRequest) - Static method in class com.subzero.swig.sbz_Statement
 

F

finalize() - Method in class com.subzero.swig.sbz_DbSchema
 
finalize() - Method in class com.subzero.swig.sbz_HTTPRequest
 
finalize() - Method in class com.subzero.swig.sbz_Statement
 
finalize() - Method in class com.subzero.swig.sbz_TwoStageStatement
 
fmtContentRangeHeader(int, int, Integer) - Static method in class com.subzero.spring.Subzero
 

G

getCPtr(sbz_DbSchema) - Static method in class com.subzero.swig.sbz_DbSchema
 
getCPtr(sbz_HTTPRequest) - Static method in class com.subzero.swig.sbz_HTTPRequest
 
getCPtr(sbz_Statement) - Static method in class com.subzero.swig.sbz_Statement
 
getCPtr(sbz_TwoStageStatement) - Static method in class com.subzero.swig.sbz_TwoStageStatement
 
getEnv(String, HttpServletRequest, Map<String, Object>) - Method in class com.subzero.spring.Subzero
Returns the default environment variables for a request that can be passed to the handleRequest method and passed to the SQL context.
getHttpStatusCode() - Method in exception class com.subzero.SubzeroException
 
getParams() - Method in class com.subzero.swig.sbz_Statement
 
getParamsTypes() - Method in class com.subzero.swig.sbz_Statement
 
getPermissions(String, String) - Method in class com.subzero.spring.Subzero
 
getSchema(String, String) - Method in class com.subzero.spring.Subzero
 
getSql() - Method in class com.subzero.swig.sbz_Statement
 

H

handleRequest(String, String, String, HttpServletRequest, HttpServletResponse, String[], String) - Method in class com.subzero.spring.Subzero
Handles an HTTP request.

I

isDemo() - Method in class com.subzero.swig.sbz_DbSchema
 

L

loadNativeLibFromJar() - Static method in class com.subzero.spring.Subzero
Load the native library from the jar file This will try to load subzero and subzerojni native shared libraries from the jar file

M

mainStatement(String, String, String, sbz_DbSchema, sbz_HTTPRequest, String) - Static method in class com.subzero.swig.sbz_Statement
 
mutateStatement() - Method in class com.subzero.swig.sbz_TwoStageStatement
 

N

new_sbz_DbSchema(String, String, String) - Static method in class com.subzero.swig.SubzeroJNI
 
new_sbz_HTTPRequest(String, String, String, String[], int, String[], int) - Static method in class com.subzero.swig.SubzeroJNI
 
new_sbz_Statement(String, String, String, long, sbz_DbSchema, long, sbz_HTTPRequest, String) - Static method in class com.subzero.swig.SubzeroJNI
 
new_sbz_TwoStageStatement(String, String, String, long, sbz_DbSchema, long, sbz_HTTPRequest, String) - Static method in class com.subzero.swig.SubzeroJNI
 

S

sbz_clear_last_error() - Static method in class com.subzero.swig.Subzero
 
sbz_clear_last_error() - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_db_schema_free(long, sbz_DbSchema) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_db_schema_free(sbz_DbSchema) - Static method in class com.subzero.swig.Subzero
 
sbz_db_schema_is_demo(long, sbz_DbSchema) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_db_schema_is_demo(sbz_DbSchema) - Static method in class com.subzero.swig.Subzero
 
sbz_db_schema_new(String, String, String) - Static method in class com.subzero.swig.Subzero
 
sbz_db_schema_new(String, String, String) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_DbSchema - Class in com.subzero.swig
 
sbz_DbSchema(long, boolean) - Constructor for class com.subzero.swig.sbz_DbSchema
 
sbz_DbSchema(String, String, String) - Constructor for class com.subzero.swig.sbz_DbSchema
 
sbz_DbSchema_isDemo(long, sbz_DbSchema) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_http_request_free(long, sbz_HTTPRequest) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_http_request_free(sbz_HTTPRequest) - Static method in class com.subzero.swig.Subzero
 
sbz_http_request_new(String, String, String, String[], int, String[], int) - Static method in class com.subzero.swig.Subzero
 
sbz_http_request_new(String, String, String, String[], int, String[], int) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_http_request_new_with_clone(String, String, String, String[], int, String[], int) - Static method in class com.subzero.swig.Subzero
 
sbz_http_request_new_with_clone(String, String, String, String[], int, String[], int) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_HTTPRequest - Class in com.subzero.swig
 
sbz_HTTPRequest(long, boolean) - Constructor for class com.subzero.swig.sbz_HTTPRequest
 
sbz_HTTPRequest(String, String, String, String[], int, String[], int) - Constructor for class com.subzero.swig.sbz_HTTPRequest
 
sbz_introspection_query(String, String, String, String) - Static method in class com.subzero.swig.Subzero
 
sbz_introspection_query(String, String, String, String) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_introspection_query_free(String) - Static method in class com.subzero.swig.Subzero
 
sbz_introspection_query_free(String) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_last_error_http_status() - Static method in class com.subzero.swig.Subzero
 
sbz_last_error_http_status() - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_last_error_length() - Static method in class com.subzero.swig.Subzero
 
sbz_last_error_length() - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_last_error_message(String, int) - Static method in class com.subzero.swig.Subzero
 
sbz_last_error_message(String, int) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_Statement - Class in com.subzero.swig
 
sbz_Statement(long, boolean) - Constructor for class com.subzero.swig.sbz_Statement
 
sbz_Statement(String, String, String, sbz_DbSchema, sbz_HTTPRequest, String) - Constructor for class com.subzero.swig.sbz_Statement
 
sbz_statement_env_new(long, sbz_DbSchema, long, sbz_HTTPRequest) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_statement_env_new(sbz_DbSchema, sbz_HTTPRequest) - Static method in class com.subzero.swig.Subzero
 
sbz_Statement_envStatement(long, sbz_DbSchema, long, sbz_HTTPRequest) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_statement_free(long, sbz_Statement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_statement_free(sbz_Statement) - Static method in class com.subzero.swig.Subzero
 
sbz_Statement_getParams(long, sbz_Statement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_Statement_getParamsTypes(long, sbz_Statement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_Statement_getSql(long, sbz_Statement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_statement_main_new(String, String, String, long, sbz_DbSchema, long, sbz_HTTPRequest, String) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_statement_main_new(String, String, String, sbz_DbSchema, sbz_HTTPRequest, String) - Static method in class com.subzero.swig.Subzero
 
sbz_Statement_mainStatement(String, String, String, long, sbz_DbSchema, long, sbz_HTTPRequest, String) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_statement_params(long, sbz_Statement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_statement_params(sbz_Statement) - Static method in class com.subzero.swig.Subzero
 
sbz_statement_params_count(long, sbz_Statement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_statement_params_count(sbz_Statement) - Static method in class com.subzero.swig.Subzero
 
sbz_statement_params_types(long, sbz_Statement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_statement_params_types(sbz_Statement) - Static method in class com.subzero.swig.Subzero
 
sbz_statement_sql(long, sbz_Statement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_statement_sql(sbz_Statement) - Static method in class com.subzero.swig.Subzero
 
sbz_two_stage_statement_free(long, sbz_TwoStageStatement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_two_stage_statement_free(sbz_TwoStageStatement) - Static method in class com.subzero.swig.Subzero
 
sbz_two_stage_statement_mutate(long, sbz_TwoStageStatement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_two_stage_statement_mutate(sbz_TwoStageStatement) - Static method in class com.subzero.swig.Subzero
 
sbz_two_stage_statement_new(String, String, String, long, sbz_DbSchema, long, sbz_HTTPRequest, String) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_two_stage_statement_new(String, String, String, sbz_DbSchema, sbz_HTTPRequest, String) - Static method in class com.subzero.swig.Subzero
 
sbz_two_stage_statement_select(long, sbz_TwoStageStatement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_two_stage_statement_select(sbz_TwoStageStatement) - Static method in class com.subzero.swig.Subzero
 
sbz_two_stage_statement_set_ids(long, sbz_TwoStageStatement, String[], int) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_two_stage_statement_set_ids(sbz_TwoStageStatement, String[], int) - Static method in class com.subzero.swig.Subzero
 
sbz_TwoStageStatement - Class in com.subzero.swig
 
sbz_TwoStageStatement(long, boolean) - Constructor for class com.subzero.swig.sbz_TwoStageStatement
 
sbz_TwoStageStatement(String, String, String, sbz_DbSchema, sbz_HTTPRequest, String) - Constructor for class com.subzero.swig.sbz_TwoStageStatement
 
sbz_TwoStageStatement_mutateStatement(long, sbz_TwoStageStatement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_TwoStageStatement_selectStatement(long, sbz_TwoStageStatement) - Static method in class com.subzero.swig.SubzeroJNI
 
sbz_TwoStageStatement_setIds(long, sbz_TwoStageStatement, String[], int) - Static method in class com.subzero.swig.SubzeroJNI
 
selectStatement() - Method in class com.subzero.swig.sbz_TwoStageStatement
 
setIds(String[], int) - Method in class com.subzero.swig.sbz_TwoStageStatement
 
Subzero - Class in com.subzero.spring
The main class for Subzero.
Subzero - Class in com.subzero.swig
 
Subzero() - Constructor for class com.subzero.swig.Subzero
 
Subzero(DataSource, String, String[], String, Boolean, String, String, String) - Constructor for class com.subzero.spring.Subzero
Constructor for Subzero, used when the json schema is not known and needs to be introspected from the database
Subzero(DataSource, String, String, String) - Constructor for class com.subzero.spring.Subzero
Constructor for Subzero, used when the json schema is already known (for example when it's cached in a file)
SubzeroException - Exception Class in com.subzero
 
SubzeroException(String) - Constructor for exception class com.subzero.SubzeroException
 
SubzeroException(String, int) - Constructor for exception class com.subzero.SubzeroException
 
SubzeroException(String, int, String) - Constructor for exception class com.subzero.SubzeroException
 
SubzeroJNI - Class in com.subzero.swig
 
SubzeroJNI() - Constructor for class com.subzero.swig.SubzeroJNI
 
swigCMemOwn - Variable in class com.subzero.swig.sbz_DbSchema
 
swigCMemOwn - Variable in class com.subzero.swig.sbz_HTTPRequest
 
swigCMemOwn - Variable in class com.subzero.swig.sbz_Statement
 
swigCMemOwn - Variable in class com.subzero.swig.sbz_TwoStageStatement
 
swigRelease(sbz_DbSchema) - Static method in class com.subzero.swig.sbz_DbSchema
 
swigRelease(sbz_HTTPRequest) - Static method in class com.subzero.swig.sbz_HTTPRequest
 
swigRelease(sbz_Statement) - Static method in class com.subzero.swig.sbz_Statement
 
swigRelease(sbz_TwoStageStatement) - Static method in class com.subzero.swig.sbz_TwoStageStatement
 
C D E F G H I L M N S 
All Classes and Interfaces|All Packages|Serialized Form