Structured Query Language messages
- ../message Implementations of the Message interface
<dependency>
<!-- sql message types -->
<groupId>com.mastercard.test.flow</groupId>
<artifactId>message-sql</artifactId>
<version>${flow.version}</version>
</dependency>The unit tests QueryTest and ResultTest contain usage examples for the message types supplied by this module.