public class PostgreSQLStatementParser extends AbstractStatementParser
Methods
checkReturningClauseInternal(String arg0)
protected boolean checkReturningClauseInternal(String arg0)
Parameter | |
---|---|
Name | Description |
arg0 | String |
Returns | |
---|---|
Type | Description |
boolean |
getQueryParameters(String arg0)
public Set<String> getQueryParameters(String arg0)
Parameter | |
---|---|
Name | Description |
arg0 | String |
Returns | |
---|---|
Type | Description |
Set<String> |
supportsExplain()
protected boolean supportsExplain()
Returns | |
---|---|
Type | Description |
boolean |