[
https://issues.apache.org/jira/browse/IBATIS-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Butler closed IBATIS-518.
------------------------------
Resolution: Fixed
Fixed in SVN (in the ibator code tree).
Good catch, thanks!
> IBATOR daoGenerator: (exampleMethodVisibility < public) does not affect all
> example methods
> -------------------------------------------------------------------------------------------
>
> Key: IBATIS-518
> URL: https://issues.apache.org/jira/browse/IBATIS-518
> Project: iBatis for Java
> Issue Type: Improvement
> Components: Tools
> Reporter: A. Dubois
> Assignee: Jeff Butler
>
> When setting the exampleMethodVisibility lower than public, not all example
> methods are affected:
> The methods "updateByExampleSelective", "updateByExampleWithBLOBs" and
> "updateByExampleWithoutBLOBs" are still generated with "public" scope and get
> part of the DAO interface.
> It would be nice if this could be fixed. Thanks in advance!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.