Class AbstractStatementParser.ParsedStatement (0.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicstaticclass AbstractStatementParser.ParsedStatementInherited Members
Methods
equals(Object arg0)
publicbooleanequals(Objectarg0) Name
Description
Returns
Type
Description
Overrides
getClientSideStatementType()
publicStatementResult.ClientSideStatementTypegetClientSideStatementType() Type
Description
getSqlWithoutComments()
publicStringgetSqlWithoutComments() Type
Description
getType()
publicAbstractStatementParser.StatementTypegetType() Type
Description
hasReturningClause()
publicbooleanhasReturningClause() Type
Description
hashCode()
publicinthashCode() Type
Description
Overrides
isDdl()
publicbooleanisDdl() Type
Description
isQuery()
publicbooleanisQuery() Type
Description
isUpdate()
publicbooleanisUpdate() Type
Description