Index

A B C D E F G I L M N O P R S U W 
All Classes and Interfaces|All Packages|Constant Field Values

A

absolute(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
AbstractUnsupportedOperationResultSet - Class in org.apache.shardingsphere.infra.federation.executor.customized
Unsupported ResultSet methods.
AbstractUnsupportedOperationResultSet() - Constructor for class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
AbstractUnsupportedUpdateOperationResultSet - Class in org.apache.shardingsphere.infra.federation.executor.customized
Unsupported ResultSet methods.
AbstractUnsupportedUpdateOperationResultSet() - Constructor for class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
afterLast() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 

B

beforeFirst() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 

C

cancelRowUpdates() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
clearWarnings() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
close() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecutor
 
close() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
close() - Method in interface org.apache.shardingsphere.infra.federation.executor.FederationExecutor
 
close() - Method in class org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 
close() - Method in class org.apache.shardingsphere.infra.federation.executor.original.row.EmptyRowEnumerator
 
close() - Method in class org.apache.shardingsphere.infra.federation.executor.original.row.FilterableRowEnumerator
 
CONNECTION_URL - Static variable in class org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 
current() - Method in class org.apache.shardingsphere.infra.federation.executor.original.row.EmptyRowEnumerator
 
current() - Method in class org.apache.shardingsphere.infra.federation.executor.original.row.FilterableRowEnumerator
 
CustomizedFilterableExecuteDataContext - Class in org.apache.shardingsphere.infra.federation.executor.customized
Customized filterable execute data context.
CustomizedFilterableExecuteDataContext(String, String, OptimizerContext) - Constructor for class org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecuteDataContext
 
CustomizedFilterableExecutor - Class in org.apache.shardingsphere.infra.federation.executor.customized
Customized filterable executor.
CustomizedFilterableExecutor(String, String, OptimizerContext) - Constructor for class org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecutor
 
CustomizedFilterableExecutor.FederateInterpretableConverter - Class in org.apache.shardingsphere.infra.federation.executor.customized
 

D

deleteRow() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
DRIVER_NAME - Static variable in class org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 

E

EmptyRowEnumerator - Class in org.apache.shardingsphere.infra.federation.executor.original.row
Empty row enumerator.
EmptyRowEnumerator() - Constructor for class org.apache.shardingsphere.infra.federation.executor.original.row.EmptyRowEnumerator
 
execute(FederationTableMetaData, FilterableTableScanContext) - Method in class org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTableScanExecutor
Execute.
executeQuery(DriverExecutionPrepareEngine<JDBCExecutionUnit, Connection>, JDBCExecutorCallback<? extends ExecuteResult>, FederationContext) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecutor
 
executeQuery(DriverExecutionPrepareEngine<JDBCExecutionUnit, Connection>, JDBCExecutorCallback<? extends ExecuteResult>, FederationContext) - Method in interface org.apache.shardingsphere.infra.federation.executor.FederationExecutor
Execute query.
executeQuery(DriverExecutionPrepareEngine<JDBCExecutionUnit, Connection>, JDBCExecutorCallback<? extends ExecuteResult>, FederationContext) - Method in class org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 

F

FederateInterpretableConverter(RelOptCluster, RelTraitSet, RelNode) - Constructor for class org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecutor.FederateInterpretableConverter
 
FederationContext - Class in org.apache.shardingsphere.infra.federation.executor
Federation context.
FederationContext() - Constructor for class org.apache.shardingsphere.infra.federation.executor.FederationContext
 
FederationExecutor - Interface in org.apache.shardingsphere.infra.federation.executor
Federation executor.
FederationExecutorFactory - Class in org.apache.shardingsphere.infra.federation.executor
Federation executor factory.
FederationExecutorFactory() - Constructor for class org.apache.shardingsphere.infra.federation.executor.FederationExecutorFactory
 
FederationResultSet - Class in org.apache.shardingsphere.infra.federation.executor.customized
 
FederationResultSet() - Constructor for class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
FederationTableStatistic - Class in org.apache.shardingsphere.infra.federation.executor.original
Statistic of federation table.
FederationTableStatistic() - Constructor for class org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
FilterableDatabase - Class in org.apache.shardingsphere.infra.federation.executor.original
Filterable database.
FilterableDatabase(FederationDatabaseMetaData, FilterableTableScanExecutor) - Constructor for class org.apache.shardingsphere.infra.federation.executor.original.FilterableDatabase
 
FilterableRowEnumerator - Class in org.apache.shardingsphere.infra.federation.executor.original.row
Filterable row enumerator.
FilterableRowEnumerator() - Constructor for class org.apache.shardingsphere.infra.federation.executor.original.row.FilterableRowEnumerator
 
FilterableSchema - Class in org.apache.shardingsphere.infra.federation.executor.original
Filterable schema.
FilterableSchema(FederationSchemaMetaData, FilterableTableScanExecutor) - Constructor for class org.apache.shardingsphere.infra.federation.executor.original.FilterableSchema
 
FilterableTable - Class in org.apache.shardingsphere.infra.federation.executor.original.table
Filterable table.
FilterableTable() - Constructor for class org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTable
 
FilterableTableScanContext - Class in org.apache.shardingsphere.infra.federation.executor.original.table
Filterable table scan context.
FilterableTableScanContext() - Constructor for class org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTableScanContext
 
FilterableTableScanExecutor - Class in org.apache.shardingsphere.infra.federation.executor.original.table
Filterable table scan executor.
FilterableTableScanExecutor(DriverExecutionPrepareEngine<JDBCExecutionUnit, Connection>, JDBCExecutor, JDBCExecutorCallback<? extends ExecuteResult>, OptimizerContext, FilterableTableScanExecutorContext) - Constructor for class org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTableScanExecutor
 
FilterableTableScanExecutorContext - Class in org.apache.shardingsphere.infra.federation.executor.original.table
Filterable table scan executor context.
FilterableTableScanExecutorContext() - Constructor for class org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTableScanExecutorContext
 
findColumn(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
first() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 

G

get(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecuteDataContext
 
getArray(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getArray(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getAsciiStream(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getAsciiStream(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBigDecimal(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBigDecimal(int, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBigDecimal(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBigDecimal(String, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBinaryStream(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBinaryStream(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBlob(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBlob(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBoolean(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBoolean(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getByte(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getByte(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBytes(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getBytes(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getCharacterStream(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getCharacterStream(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getClob(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getClob(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getCollations() - Method in class org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
getConcurrency() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getCursorName() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getDate(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getDate(int, Calendar) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getDate(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getDate(String, Calendar) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getDistribution() - Method in class org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
getDouble(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getDouble(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getFetchDirection() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getFetchSize() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getFloat(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getFloat(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getHoldability() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getInt(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getInt(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getKeys() - Method in class org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
getLong(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getLong(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getMetaData() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getNCharacterStream(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getNCharacterStream(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getNClob(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getNClob(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getNString(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getNString(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getObject(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getObject(int, Class<T>) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getObject(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getObject(String, Class<T>) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getQueryProvider() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecuteDataContext
 
getRef(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getRef(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getReferentialConstraints() - Method in class org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
getResultSet() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecutor
 
getResultSet() - Method in interface org.apache.shardingsphere.infra.federation.executor.FederationExecutor
Get result set.
getResultSet() - Method in class org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 
getRootSchema() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecuteDataContext
 
getRow() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getRowCount() - Method in class org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
getRowId(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getRowId(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
getRowType(RelDataTypeFactory) - Method in class org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTable
 
getShort(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getShort(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getSQLXML(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getSQLXML(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getStatement() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getStatistic() - Method in class org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTable
 
getString(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getString(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getTime(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getTime(int, Calendar) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getTime(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getTime(String, Calendar) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getTimestamp(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getTimestamp(int, Calendar) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getTimestamp(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getType() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getTypeFactory() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.CustomizedFilterableExecuteDataContext
 
getUnicodeStream(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getUnicodeStream(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getURL(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getURL(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
getWarnings() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 

I

insertRow() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
isAfterLast() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
isBeforeFirst() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
isClosed() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
isFirst() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
isKey(ImmutableBitSet) - Method in class org.apache.shardingsphere.infra.federation.executor.original.FederationTableStatistic
 
isLast() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
isWrapperFor(Class<?>) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.WrapperAdapter
 

L

last() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 

M

moveNext() - Method in class org.apache.shardingsphere.infra.federation.executor.original.row.EmptyRowEnumerator
 
moveNext() - Method in class org.apache.shardingsphere.infra.federation.executor.original.row.FilterableRowEnumerator
 
moveToCurrentRow() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
moveToInsertRow() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 

N

newInstance(String, String, OptimizerContext, ConfigurationProperties, JDBCExecutor) - Static method in class org.apache.shardingsphere.infra.federation.executor.FederationExecutorFactory
Create new instance of federation executor factory.
next() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 

O

org.apache.shardingsphere.infra.federation.executor - package org.apache.shardingsphere.infra.federation.executor
 
org.apache.shardingsphere.infra.federation.executor.customized - package org.apache.shardingsphere.infra.federation.executor.customized
 
org.apache.shardingsphere.infra.federation.executor.original - package org.apache.shardingsphere.infra.federation.executor.original
 
org.apache.shardingsphere.infra.federation.executor.original.row - package org.apache.shardingsphere.infra.federation.executor.original.row
 
org.apache.shardingsphere.infra.federation.executor.original.table - package org.apache.shardingsphere.infra.federation.executor.original.table
 
OriginalFilterableExecutor - Class in org.apache.shardingsphere.infra.federation.executor.original
Original filterable executor.
OriginalFilterableExecutor() - Constructor for class org.apache.shardingsphere.infra.federation.executor.original.OriginalFilterableExecutor
 

P

previous() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 

R

refreshRow() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
relative(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
reset() - Method in class org.apache.shardingsphere.infra.federation.executor.original.row.EmptyRowEnumerator
 
reset() - Method in class org.apache.shardingsphere.infra.federation.executor.original.row.FilterableRowEnumerator
 
rowDeleted() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
rowInserted() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
rowUpdated() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 

S

scan(DataContext, List<RexNode>, int[]) - Method in class org.apache.shardingsphere.infra.federation.executor.original.table.FilterableTable
 
setFetchDirection(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
setFetchSize(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 

U

unwrap(Class<T>) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.WrapperAdapter
 
updateArray(int, Array) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateArray(String, Array) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(int, InputStream) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(int, InputStream, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(int, Blob) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(String, InputStream) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(String, InputStream, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(String, Blob) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBoolean(int, boolean) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBoolean(String, boolean) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateByte(int, byte) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateByte(String, byte) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBytes(int, byte[]) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateBytes(String, byte[]) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(int, Reader) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(String, Reader) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(int, Reader) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(int, Reader, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(int, Clob) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(String, Reader) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(String, Reader, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(String, Clob) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateDate(int, Date) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateDate(String, Date) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateDouble(int, double) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateDouble(String, double) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateFloat(int, float) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateFloat(String, float) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateInt(int, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateInt(String, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateLong(int, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateLong(String, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(int, Reader) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(int, Reader, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(int, NClob) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(String, Reader) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(String, Reader, long) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(String, NClob) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNString(int, String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNString(String, String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNull(int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateNull(String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateObject(int, Object) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateObject(int, Object, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateObject(String, Object) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateObject(String, Object, int) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateRef(int, Ref) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateRef(String, Ref) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateRow() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedOperationResultSet
 
updateRowId(int, RowId) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateRowId(String, RowId) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateShort(int, short) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateShort(String, short) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateString(int, String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateString(String, String) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateTime(int, Time) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateTime(String, Time) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.apache.shardingsphere.infra.federation.executor.customized.AbstractUnsupportedUpdateOperationResultSet
 

W

wasNull() - Method in class org.apache.shardingsphere.infra.federation.executor.customized.FederationResultSet
 
WrapperAdapter - Class in org.apache.shardingsphere.infra.federation.executor.customized
Adapter for java.sql.Wrapper.
WrapperAdapter() - Constructor for class org.apache.shardingsphere.infra.federation.executor.customized.WrapperAdapter
 
A B C D E F G I L M N O P R S U W 
All Classes and Interfaces|All Packages|Constant Field Values