comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/datacage/templating/CompiledStatement.java @ 4898:ad9f1bdd51ba

CompiledStatement: doc.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 29 Jan 2013 11:49:55 +0100
parents 722b4962e30e
children
comparison
equal deleted inserted replaced
4897:9c388de4b4d5 4898:ad9f1bdd51ba
43 protected PreparedStatement preparedStatement; 43 protected PreparedStatement preparedStatement;
44 44
45 public Instance() { 45 public Instance() {
46 } 46 }
47 47
48 /** Executes a Statement. */
48 protected ResultData executeCached( 49 protected ResultData executeCached(
49 Cache cache, 50 Cache cache,
50 Connection connection, 51 Connection connection,
51 StackFrames frames 52 StackFrames frames
52 ) 53 )

http://dive4elements.wald.intevation.org