[jira] [Created] (IGNITE-3938) JDBC POJO should support escaping for database schema, table and field names

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3938) JDBC POJO should support escaping for database schema, table and field names

Anton Vinogradov (Jira)
Alexey Kuznetsov created IGNITE-3938:
----------------------------------------

             Summary: JDBC POJO should support escaping for database schema, table and field names
                 Key: IGNITE-3938
                 URL: https://issues.apache.org/jira/browse/IGNITE-3938
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 1.6
            Reporter: Alexey Kuznetsov
            Assignee: Alexey Kuznetsov
             Fix For: 1.8


Sometimes database names could be very *strange* and this could be handled only via escaping. We need to support this.
Adding {code}String JdbcDialect.escape(name){code} method looks like a good solution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)