| An instance of ReadQueryTemplate will obtain a SQL from a
Template block. If the template is provided but no block name,
the entire content of the template will be used as the SQL query.
This allows you to write your custom SQL queries in dedicated templates,
to name them, and to use them together with the functionalities that are
provided by
com.uwyn.rife.database.DbQueryManager author: Geert Bevin (gbevin[remove] at uwyn dot com) version: $Revision: 3654 $ since: 1.6 |