Navigation
index
modules
|
stpy 1.0.0 documentation
»
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
absolute() (stpy.fabric.row_set.RowSet method)
accessorId (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor attribute)
addStateListener() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
afterLast() (stpy.fabric.row_set.RowSet method)
ARRAY (stpy.fabric.enums.SQLType attribute)
asRowSet() (stpy.fabric.row_set.RowSet method)
autocommit() (stpy.ds.connection.Connection method)
autoSwitching() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
B
beforeFirst() (stpy.fabric.row_set.RowSet method)
BIGINT (stpy.fabric.enums.SQLType attribute)
BINARY (stpy.fabric.enums.SQLType attribute)
Binary() (in module stpy.ds.ds)
BIT (stpy.fabric.enums.SQLType attribute)
Blob (class in stpy.fabric.lobs)
BLOB (stpy.fabric.enums.SQLType attribute)
BOOLEAN (stpy.fabric.enums.SQLType attribute)
C
callproc() (stpy.ds.cursor.Cursor method)
CHAR (stpy.fabric.enums.SQLType attribute)
CLIENT (stpy.fabric.enums.SLFileSessionContext attribute)
Clob (class in stpy.fabric.lobs)
CLOB (stpy.fabric.enums.SQLType attribute)
close() (stpy.ds.connection.Connection method)
(stpy.ds.cursor.Cursor method)
(stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
(stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
(stpy.fabric.http_sl_session.HTTPSLSession method)
(stpy.fabric.row_set.RowSet method)
CLOSED (stpy.fabric.enums.HTTPFabricConnectionState attribute)
closeQuiet() (stpy.fabric.http_fabric_connection.HTTPClientWrapper method)
(stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
CLUSTER (stpy.fabric.enums.EventScope attribute)
ColumnDescriptor (class in stpy.fabric.row_set)
commit() (stpy.ds.connection.Connection method)
(stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
connect() (in module stpy.ds.ds)
Connection (class in stpy.ds.connection)
createDataspaceAccessor() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
createSLSession() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
Cursor (class in stpy.ds.cursor)
cursor() (stpy.ds.connection.Connection method)
D
DatabaseError
DataError
DataspaceType (class in stpy.fabric.enums)
DATE (stpy.fabric.enums.SQLType attribute)
DateFromTicks() (in module stpy.ds.times)
DBAPISet (class in stpy.ds.ds)
DECIMAL (stpy.fabric.enums.SQLType attribute)
defaulterrorhandler() (in module stpy.ds.connection)
define_type() (in module stpy.ds.ds)
DOUBLE (stpy.fabric.enums.SQLType attribute)
DSError
E
Error
errorhandler() (stpy.ds.connection.Connection method)
EVENT (stpy.fabric.enums.SQLType attribute)
EventScope (class in stpy.fabric.enums)
execute() (stpy.ds.cursor.Cursor method)
executemany() (stpy.ds.cursor.Cursor method)
executeQuery() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
F
FABRIC_CONNECTION_LOST (stpy.fabric.enums.HTTPFabricConnectionState attribute)
fetchall() (stpy.ds.cursor.Cursor method)
fetchmany() (stpy.ds.cursor.Cursor method)
fetchone() (stpy.ds.cursor.Cursor method)
first() (stpy.fabric.row_set.RowSet method)
FLOAT (stpy.fabric.enums.SQLType attribute)
FLOB (stpy.fabric.enums.SQLType attribute)
FSPACE (stpy.fabric.enums.DataspaceType attribute)
G
get_all_bytes() (stpy.fabric.lobs.Blob method)
get_all_string() (stpy.fabric.lobs.Clob method)
get_autocommit() (stpy.ds.connection.Connection method)
get_bytes() (stpy.fabric.lobs.Blob method)
get_downloadable_lob_size() (stpy.ds.connection.Connection method)
get_sub_string() (stpy.fabric.lobs.Clob method)
get_type_factory() (stpy.ds.connection.Connection method)
getAutoCommit() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
getColumnByIndex() (stpy.fabric.row_set.Row method)
(stpy.fabric.row_set.RowMetaData method)
getColumnByName() (stpy.fabric.row_set.Row method)
(stpy.fabric.row_set.RowMetaData method)
getColumnCount() (stpy.fabric.row_set.RowMetaData method)
getColumnIndex() (stpy.fabric.row_set.RowMetaData method)
getColumns() (stpy.fabric.row_set.Row method)
(stpy.fabric.row_set.RowMetaData method)
getColumnsCount() (stpy.fabric.row_set.Row method)
getConnectionReopenInterval() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
getCurrentRow() (stpy.fabric.row_set.RowSet method)
getDownloadableLobSize() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
getFetchSize() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
(stpy.fabric.http_sl_session.HTTPSLSession method)
(stpy.fabric.row_set.RowSet method)
getHttpClient() (stpy.fabric.http_fabric_connection.HTTPClientWrapper method)
getMetaData() (stpy.fabric.row_set.RowSet method)
getName() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
(stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
(stpy.fabric.http_sl_session.HTTPSLSession method)
getPageSize() (stpy.fabric.row_set.RowSet method)
getReconnectAttempts() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
getReconnectInterval() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
getRequestTimeout() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
(stpy.fabric.http_sl_session.HTTPSLSession method)
getRow() (stpy.fabric.row_set.RowSet method)
getRowAt() (stpy.fabric.row_set.RowSet method)
getRowCount() (stpy.fabric.row_set.RowSet method)
getSessionContext() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
getStatistics() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
getTransactionIsolation() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
getTransferBufferSize() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
getTypeFactory() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
GLOBAL (stpy.fabric.enums.EventScope attribute)
H
HSPACE (stpy.fabric.enums.DataspaceType attribute)
HTTPClientWrapper (class in stpy.fabric.http_fabric_connection)
HTTPDataspaceAccessor (class in stpy.fabric.http_dataspace_accessor)
HTTPFabricConnection (class in stpy.fabric.http_fabric_connection)
HTTPFabricConnectionState (class in stpy.fabric.enums)
HTTPFabricConnectionStateEvent (class in stpy.fabric.http_fabric_connection)
HTTPFabricConnectionStateListener (class in stpy.fabric.http_fabric_connection)
HTTPFabricException
HTTPRequestsStatistics (class in stpy.fabric.http_fabric_connection)
HTTPSLSession (class in stpy.fabric.http_sl_session)
HTTPStatistics (class in stpy.fabric.http_fabric_connection)
I
import_semantic_type() (stpy.ds.connection.Connection method)
importSemanticType() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
INHERITED (stpy.fabric.enums.EventScope attribute)
instantiateType() (stpy.fabric.types_factory.TypeFactory method)
INTEGER (stpy.fabric.enums.SQLType attribute)
IntegrityError
InterfaceError
InternalError
invokeLanguageRequest() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
isAfterLast() (stpy.fabric.row_set.RowSet method)
isAvailable() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
isBeforeFirst() (stpy.fabric.row_set.RowSet method)
isClosed() (stpy.fabric.row_set.RowSet method)
isFirst() (stpy.fabric.row_set.RowSet method)
isLast() (stpy.fabric.row_set.RowSet method)
isOpened() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
(stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
isReadOnly() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
isReconnecting() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
isReopenOnAnyCall() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
L
last() (stpy.fabric.row_set.RowSet method)
length() (stpy.fabric.lobs.Blob method)
(stpy.fabric.lobs.Clob method)
LOCAL (stpy.fabric.enums.EventScope attribute)
lock (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor attribute)
lock() (stpy.fabric.http_fabric_connection.HTTPClientWrapper method)
LONG (stpy.fabric.enums.SQLType attribute)
LONGNVARCHAR (stpy.fabric.enums.SQLType attribute)
LONGVARBINARY (stpy.fabric.enums.SQLType attribute)
LONGVARCHAR (stpy.fabric.enums.SQLType attribute)
N
name() (stpy.fabric.row_set.ColumnDescriptor method)
NCHAR (stpy.fabric.enums.SQLType attribute)
next() (stpy.ds.cursor.Cursor method)
(stpy.fabric.row_set.RowSet method)
nextPage() (stpy.fabric.row_set.RowSet method)
nextset() (stpy.ds.cursor.Cursor method)
NotSupportedError
nullable() (stpy.fabric.row_set.ColumnDescriptor method)
NUMERIC (stpy.fabric.enums.SQLType attribute)
NVARCHAR (stpy.fabric.enums.SQLType attribute)
O
OBSERVABLE (stpy.fabric.enums.EventScope attribute)
onStateEvent() (stpy.fabric.http_fabric_connection.HTTPFabricConnectionStateListener method)
open() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
(stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
(stpy.fabric.http_sl_session.HTTPSLSession method)
OPENED (stpy.fabric.enums.HTTPFabricConnectionState attribute)
OperationalError
OTHER (stpy.fabric.enums.SQLType attribute)
P
password() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
ping() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
precision() (stpy.fabric.row_set.ColumnDescriptor method)
previous() (stpy.fabric.row_set.RowSet method)
previousPage() (stpy.fabric.row_set.RowSet method)
ProgrammingError
PromptSLResponse (class in stpy.fabric.sl_response)
Q
QSPACE (stpy.fabric.enums.DataspaceType attribute)
R
readFromDataArray() (stpy.fabric.row_set.Row static method)
readFromMap() (stpy.fabric.row_set.ColumnDescriptor static method)
(stpy.fabric.row_set.Row static method)
(stpy.fabric.row_set.RowMetaData static method)
(stpy.fabric.row_set.RowSet static method)
(stpy.fabric.sl_response.PromptSLResponse static method)
(stpy.fabric.sl_response.SLResponse static method)
(stpy.fabric.type_converter.TypeConverter method)
(stpy.fabric.types_factory.TypeFactory method)
REAL (stpy.fabric.enums.SQLType attribute)
RECONNECT_FAILED (stpy.fabric.enums.HTTPFabricConnectionState attribute)
registerType() (stpy.fabric.types_factory.TypeFactory method)
relative() (stpy.fabric.row_set.RowSet method)
REOPEN_END (stpy.fabric.enums.HTTPFabricConnectionState attribute)
REOPEN_ERROR (stpy.fabric.enums.HTTPFabricConnectionState attribute)
REOPEN_FAILED (stpy.fabric.enums.HTTPFabricConnectionState attribute)
REOPEN_START (stpy.fabric.enums.HTTPFabricConnectionState attribute)
replaceClient() (stpy.fabric.http_fabric_connection.HTTPClientWrapper method)
rollback() (stpy.ds.connection.Connection method)
(stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
Row (class in stpy.fabric.row_set)
RowMetaData (class in stpy.fabric.row_set)
RowSet (class in stpy.fabric.row_set)
S
scale() (stpy.fabric.row_set.ColumnDescriptor method)
scroll() (stpy.ds.cursor.Cursor method)
SERVER (stpy.fabric.enums.SLFileSessionContext attribute)
SERVER_CONNECTION_LOST (stpy.fabric.enums.HTTPFabricConnectionState attribute)
SERVER_CONNECTION_REPAIRED (stpy.fabric.enums.HTTPFabricConnectionState attribute)
set_downloadable_lob_size() (stpy.ds.connection.Connection method)
setAutoCommit() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
setAutoSwitching() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
setConnectionReopenInterval() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
setDownloadableLobSize() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
setFetchSize() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
(stpy.fabric.http_sl_session.HTTPSLSession method)
(stpy.fabric.row_set.RowSet method)
setHttpTimeoutMs() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
setinputsizes() (stpy.ds.cursor.Cursor method)
setoutputsizes() (stpy.ds.cursor.Cursor method)
setPageSize() (stpy.fabric.row_set.RowSet method)
setReadOnly() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
setReconnectAttempts() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
setReconnectInterval() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
setReopenOnAnyCall() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
setRequestTimeout() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
setSessionContext() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
setSsl() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
setTransactionIsolation() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
setTransferBufferSize() (stpy.fabric.http_dataspace_accessor.HTTPDataspaceAccessor method)
slangRequest() (stpy.fabric.http_sl_session.HTTPSLSession method)
SLFileSessionContext (class in stpy.fabric.enums)
SLResponse (class in stpy.fabric.sl_response)
SMALLINT (stpy.fabric.enums.SQLType attribute)
SQLType (class in stpy.fabric.enums)
stpy (module)
stpy.ds (module)
stpy.ds.connection (module)
stpy.ds.cursor (module)
stpy.ds.ds (module)
stpy.ds.exceptions (module)
stpy.ds.times (module)
stpy.fabric (module)
stpy.fabric.enums (module)
stpy.fabric.http_dataspace_accessor (module)
stpy.fabric.http_fabric_connection (module)
stpy.fabric.http_fabric_exception (module)
stpy.fabric.http_sl_session (module)
stpy.fabric.lobs (module)
stpy.fabric.row_set (module)
stpy.fabric.sl_response (module)
stpy.fabric.type_converter (module)
stpy.fabric.types_factory (module)
STRING (stpy.fabric.enums.SQLType attribute)
T
TIME (stpy.fabric.enums.SQLType attribute)
TimeFromTicks() (in module stpy.ds.times)
TIMESTAMP (stpy.fabric.enums.SQLType attribute)
TimestampFromTicks() (in module stpy.ds.times)
TINYINT (stpy.fabric.enums.SQLType attribute)
toString() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
TSPACE (stpy.fabric.enums.DataspaceType attribute)
type() (stpy.fabric.row_set.ColumnDescriptor method)
typeClass() (stpy.fabric.type_converter.TypeConverter method)
TypeConverter (class in stpy.fabric.type_converter)
typeDefault() (stpy.fabric.types_factory.TypeFactory method)
TypeFactory (class in stpy.fabric.types_factory)
U
UBIGINT (stpy.fabric.enums.SQLType attribute)
UINTEGER (stpy.fabric.enums.SQLType attribute)
unlock() (stpy.fabric.http_fabric_connection.HTTPClientWrapper method)
unregisterType() (stpy.fabric.types_factory.TypeFactory method)
URL (stpy.fabric.enums.SQLType attribute)
username() (stpy.fabric.http_fabric_connection.HTTPFabricConnection method)
USMALLINT (stpy.fabric.enums.SQLType attribute)
USPACE (stpy.fabric.enums.DataspaceType attribute)
UTINYINT (stpy.fabric.enums.SQLType attribute)
V
VARBINARY (stpy.fabric.enums.SQLType attribute)
VARCHAR (stpy.fabric.enums.SQLType attribute)
W
Warning
writeToMap() (stpy.fabric.type_converter.TypeConverter method)
(stpy.fabric.types_factory.TypeFactory method)
Quick search
Navigation
index
modules
|
stpy 1.0.0 documentation
»