[ 
https://issues.apache.org/jira/browse/TORQUE-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Fox resolved TORQUE-332.
-------------------------------
    Resolution: Fixed

> Criteria.addJoin(String, String, Criterion, JoinType) does not honor default 
> schema
> -----------------------------------------------------------------------------------
>
>                 Key: TORQUE-332
>                 URL: https://issues.apache.org/jira/browse/TORQUE-332
>             Project: Torque
>          Issue Type: Bug
>          Components: Runtime
>    Affects Versions: 4.0
>            Reporter: Thomas Fox
>            Assignee: Thomas Fox
>             Fix For: 4.1
>
>
> Situation: A Default schema is set in Torque, i.e. all Table names should be 
> prefixed with a schema name. 
> A Criteria is created, using the Criteria.addJoin(String, String, Criterion, 
> JoinType) method, where at least one of the Strings is an unqualified table 
> name.
> Current behaviour: The unqualified table names are retained in the SQL 
> created from the criteria.
> Desired behaviour: The unqualified table names should be prefixed with the 
> schema prefix



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org

Reply via email to