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


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.

Reply via email to