| Package | Description |
|---|---|
| org.mule.db.commons.internal.parser.statement.detector |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteStatementTypeDetector
Utility class to detect a Delete Statement.
|
class |
InsertStatementTypeDetector
Utility Class to detect an Insert Statement
|
class |
MergeStatementTypeDetector
Utility class to detect Merge Statements.
|
class |
SelectStatementTypeDetector
Utility class to detect Select statements.
|
class |
StoredProcedureStatementTypeDetector
Utility class to detect Stored Procedure statements.
|
class |
TruncateStatementTypeDetector
Utility class to detect Truncate Statements.
|
class |
UpdateStatementTypeDetector
Utility class to detect Update Statements.
|
class |
WithStatementTypeDetector
Utility class to detect WITH statements.
|
Copyright © 2025. All rights reserved.