[
https://issues.apache.org/jira/browse/IGNITE-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15516072#comment-15516072
]
Pavel Konstantinov commented on IGNITE-3938:
--------------------------------------------
Successfully tested with all DBs: MySql, MsSQL, H2.
> JDBC POJO store 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: Pavel Konstantinov
> 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)