Skip to content

String substitution not working (${something}) #120

Open
@adrianboimvaser

Description

@adrianboimvaser

Trying to use string substitution like described in https://mybatis.org/mybatis-3/sqlmap-xml.html#String_Substitution

UPDATE ${tableName} SET ...

I get the following error:

java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '{tableName}

Is it supported in mybatis-velocity?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions