PreparedStatement.postCloseMessage

Post message to destroy named prepared statement.

An unnamed prepared statement lasts only until the next Parse statement specifying the unnamed statement as destination is issued. (Note that a simple Query message also destroys the unnamed statement.)

class PreparedStatement(ConnT)
final
void
postCloseMessage
pure
(
)

Meta