[infinispan-issues] [JBoss JIRA] (ISPN-4229) The JDBC Cache store should not require the schema name configuration
Nicolas Filotto (JIRA)
issues at jboss.org
Mon Apr 28 08:08:33 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964060#comment-12964060 ]
Nicolas Filotto commented on ISPN-4229:
---------------------------------------
If the question is: "Would it be enough to back port the fix for ISPN-3006?"
I would say that I need to test on all supported dbs but I think that it could be enough if and only if we don't change the current default schema in the datasource configuration. For example on db like DB2, you can also use the same database and simply change the current default schema thanks to jdbc url of type jdbc:db2://locahost:50000/MYDB:currentSchema=OLYMPIA;
On oracle it is also possible but it is a little bit more tricky https://community.oracle.com/thread/1038211?start=0&tstart=0
> The JDBC Cache store should not require the schema name configuration
> ---------------------------------------------------------------------
>
> Key: ISPN-4229
> URL: https://issues.jboss.org/browse/ISPN-4229
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Mircea Markus
> Assignee: Mircea Markus
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list