-
由 Konstantin Shaposhnikov 提交于
According to https://www.postgresql.org/docs/9.1/static/protocol-flow.html The Describe message (statement variant) specifies the name of an existing prepared statement (or an empty string for the unnamed prepared statement). The response is a ParameterDescription message describing the parameters needed by the statement, followed by a RowDescription message describing the rows that will be returned when the statement is eventually executed (or a NoData message if the statement will not return rows)
a50f5960
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| .mvn/wrapper | ||
| service | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| MAVEN.md | ||
| build.bat | ||
| build.sh | ||
| mvnw | ||
| mvnw.cmd | ||
| pom.xml |