7 Nov
2012
7 Nov
'12
10 a.m.
{{cache timeToLive="14400"}} {{groovy}} import groovy.sql.Sql request = '...' sql = Sql.newInstance( '...', '...', '...', '...' ) sql.eachRow( request ) { println "* $it.qui" } {{/groovy}} {{/cache}} -- View this message in context: http://xwiki.475771.n2.nabble.com/problem-with-the-cache-macro-tp7582215p758... Sent from the XWiki- Users mailing list archive at Nabble.com.