public class PostgreSQLStatementParser extends AbstractStatementParser
Methods
supportsExplain()
protected boolean supportsExplain()
Indicates whether the parser supports the EXPLAIN
clause. The PostgreSQL parser does
not support it.
Type | Description |
boolean |