You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
What version of the MyBatis are you using?
3.1.1
Please describe the problem. Unit tests are best!
Will there be support for databaseId in annotated mybatis Mappers, like there
is for xml based mappers ?
There doesn't seem to be an easy way to configure DB vendor specific mappers
without that attribute and because of the compile dependency of mapper
interfaces in the classes where they are used.
What is the expected output? What do you see instead?
Can you provide stack trace, logs, error messages that are displayed?
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 25 Jan 2013 at 12:03