[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 04:18:33 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964008#comment-12964008 ]
Nicolas Filotto commented on ISPN-4229:
---------------------------------------
{quote}
in Oracle INSERT INTO table will only work when "table" is a table in the current schema, and inserting into a table in a different schema would require INSERT INTO schema.table instead?
{quote}
That's right
{quote}
So even if the user does have access to a table in another schema, it can't use it implicitly?
{quote}
I'm not sure I understand this part, could you reformulate please
> 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