Package overit.geocall.sql
Class StandardDBStatement.Parsing
java.lang.Object
overit.geocall.sql.StandardDBStatement.Parsing
- Enclosing class:
StandardDBStatement
-
Field Summary
FieldsModifier and TypeFieldDescriptionordinamento (fatto in fase di parserizzazione della stringa) degli argomentipairsdello parseAndSetUnsettedprotected Stringvariabile momentanea risultato della parserizzazione dello parseAndSetUnsetted sqlprotected PreparedStatementprotected Stringprotected int -
Constructor Summary
ConstructorsConstructorDescriptionParsing(int type, String sql, Map<String, Object> pairs, DBStatement dbStatement, StandardDBStatement.LocalLogger ll) -
Method Summary
-
Field Details
-
_fieldOrder
ordinamento (fatto in fase di parserizzazione della stringa) degli argomentipairsdello parseAndSetUnsetted -
_sql
-
_finalSql
variabile momentanea risultato della parserizzazione dello parseAndSetUnsetted sql -
_type
protected int _type -
_ps
-
-
Constructor Details
-
Parsing
-
Parsing
public Parsing(int type, String sql, Map<String, Object> pairs, DBStatement dbStatement, StandardDBStatement.LocalLogger ll)
-
-
Method Details
-
getStatement
- Throws:
SQLException
-
close
- Throws:
SQLException
-
setUnsetted
- Throws:
SQLException
-
add
-