[
https://issues.apache.org/jira/browse/OPENJPA-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Kulik updated OPENJPA-874:
-------------------------------
Description:
The mapping tool find tables in all available schemas if oracle user has DBA
privilege. As a result table will not be created under current scheme if table
with the same name exists in other scheme.
The mapping tool should find tables only in current scheme
was:Create oracle user with DBA privileges
Summary: Table generator uses incorrect schema name to find table
(was: Table generator uses incorrect schema name)
> Table generator uses incorrect schema name to find table
> --------------------------------------------------------
>
> Key: OPENJPA-874
> URL: https://issues.apache.org/jira/browse/OPENJPA-874
> Project: OpenJPA
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: Igor Kulik
> Fix For: 1.1.1
>
>
> The mapping tool find tables in all available schemas if oracle user has DBA
> privilege. As a result table will not be created under current scheme if
> table with the same name exists in other scheme.
> The mapping tool should find tables only in current scheme
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.