comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/datacage/templating/CompiledStatement.java @ 3076:5642a83420f2

FLYS artifacts: Removed trailing whitespace. flys-artifacts/trunk@4670 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 15 Jun 2012 09:30:07 +0000
parents 3ca999f507b7
children c1df0dac140b
comparison
equal deleted inserted replaced
3075:db9e2bb34707 3076:5642a83420f2
105 } 105 }
106 106
107 protected ResultData executeUncached( 107 protected ResultData executeUncached(
108 Connection connection, 108 Connection connection,
109 StackFrames frames 109 StackFrames frames
110 ) 110 )
111 throws SQLException 111 throws SQLException
112 { 112 {
113 log.debug("executeUncached"); 113 log.debug("executeUncached");
114 if (preparedStatement == null) { 114 if (preparedStatement == null) {
115 if (log.isDebugEnabled()) { 115 if (log.isDebugEnabled()) {

http://dive4elements.wald.intevation.org