Skip to content

Provide support for subsitution strings #25

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Create a select that contains substitutions

For example:
<select id="mySubstitution" resultClass="java.util.HashMap">
        select * from $table$
    </select>


What is the expected output? What do you see instead?
$table$ is highlighted as an error
It'd be great if $table$ was understood and you could provide a value when 
support for running SQL statements comes along.



Please provide any additional information below.


Original issue reported on code.google.com by andy.kri...@gmail.com on 26 Mar 2010 at 9:33

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions