[ https://issues.apache.org/jira/browse/IGNITE-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15512623#comment-15512623 ]
Andrey Novikov commented on IGNITE-3938: ---------------------------------------- Looks good for me, please merge. > 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: Andrey Novikov > 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)