public final class PostgreSQLCopyStatement extends CopyStatement implements PostgreSQLStatement
| 构造器和说明 |
|---|
PostgreSQLCopyStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<PrepareStatementQuerySegment> |
getPrepareStatementQuerySegment()
Get prepare statement query segment.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<PrepareStatementQuerySegment> getPrepareStatementQuerySegment()
Copyright © 2022 The Apache Software Foundation. All rights reserved.