Class JxlsSqlExecutor
java.lang.Object
net.datenwerke.rs.jxlsreport.service.jxlsreport.reportengine.output.generator.JxlsSqlExecutor
-
Constructor Summary
ConstructorsConstructorDescriptionJxlsSqlExecutor(Connection connection) JxlsSqlExecutor(Connection connection, ParameterSet parameters) -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.execSqlWithParameters(String sql, boolean lowercase) voidsetConnection(Connection connection)
-
Constructor Details
-
JxlsSqlExecutor
-
JxlsSqlExecutor
-
-
Method Details
-
getConnection
-
setConnection
-
query
- Throws:
SQLException
-
exec
- Throws:
SQLException
-
execSqlWithParameters
- Throws:
SQLException
-
exec
Deprecated.- Throws:
SQLException
-
queryCS
- Throws:
SQLException
-
execCS
- Throws:
SQLException
-
execCS
Deprecated.- Throws:
SQLException
-