| Package | Description | 
|---|---|
| com.toolsverse.etl.sql | 
| Modifier and Type | Method and Description | 
|---|---|
static NamedParameterPreparedStatement.ParseResult | 
NamedParameterPreparedStatement.parse(String query)
Parse the query string containing named parameters and result a parse
 result, which holds the parsed sql (named parameters replaced by standard
 '?' parameters and an ordered list of the named parameters. 
 | 
Copyright © 2010-2020 Toolsverse. All Rights Reserved.