Class DefaultSqlParameterParsingStrategy
java.lang.Object
org.sql2o.quirks.parameterparsing.impl.DefaultSqlParameterParsingStrategy
- All Implemented Interfaces:
SqlParameterParsingStrategy
public class DefaultSqlParameterParsingStrategy
extends Object
implements SqlParameterParsingStrategy
Created by lars on 11.04.14.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DefaultSqlParameterParsingStrategy
public DefaultSqlParameterParsingStrategy()
-
-
Method Details
-
getCharParsers
-
parseSql
- Specified by:
parseSql
in interfaceSqlParameterParsingStrategy
-