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

Thomas Fox updated TORQUE-334:
------------------------------
    Description: 
Currently, there is a retrieveByPKs(Collection<ObjectKey>) method.
But if e.g. the PK is of type Integer, there should also be a  
retriveByPKs(Collection<Integer>) method

  was:
Currently, there is a retriveByPKs(Collection>ObjectKey) method.
But if e.g. the PK is of type Integer, there should also be a  
retriveByPKs(Collection<Integer>) method


> retrieveByPKs(simpleType) should also be generated
> --------------------------------------------------
>
>                 Key: TORQUE-334
>                 URL: https://issues.apache.org/jira/browse/TORQUE-334
>             Project: Torque
>          Issue Type: Bug
>            Reporter: Thomas Fox
>
> Currently, there is a retrieveByPKs(Collection<ObjectKey>) method.
> But if e.g. the PK is of type Integer, there should also be a  
> retriveByPKs(Collection<Integer>) method



--
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