public final class DecoratedEncryptShowColumnsMergedResult extends EncryptShowColumnsMergedResult
| 构造器和说明 |
|---|
DecoratedEncryptShowColumnsMergedResult(MergedResult mergedResult,
org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<?> sqlStatementContext,
EncryptRule encryptRule) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Object |
getOriginalValue(int columnIndex,
Class<?> type) |
protected boolean |
nextValue() |
boolean |
wasNull() |
getCalendarValue, getInputStream, getValue, nextpublic DecoratedEncryptShowColumnsMergedResult(MergedResult mergedResult, org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<?> sqlStatementContext, EncryptRule encryptRule)
protected boolean nextValue()
throws SQLException
nextValue 在类中 EncryptShowColumnsMergedResultSQLExceptionprotected Object getOriginalValue(int columnIndex, Class<?> type) throws SQLException
getOriginalValue 在类中 EncryptShowColumnsMergedResultSQLExceptionpublic boolean wasNull()
throws SQLException
SQLExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.