Skip to content

Can not customize a ReflectorFactory using mybatis-config.xml #675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kazuki43zoo opened this issue Apr 27, 2016 · 1 comment · Fixed by #677
Closed

Can not customize a ReflectorFactory using mybatis-config.xml #675

kazuki43zoo opened this issue Apr 27, 2016 · 1 comment · Fixed by #677

Comments

@kazuki43zoo
Copy link
Member

MyBatis version

3.3.0 +

Database vendor and version

Any

Test case or example project

N/A

Description

By #372, ReflectorFactory has been added.
XMLConfigBuilder support to customize a ReflectorFactory using the <reflectionFactory> tag.
However the mybatis-3-config.dtd is undefined the <reflectionFactory> tag.
Probably, it should define in the mybatis-3-config.dtd.
What do you think ?

@emacarron
Copy link
Member

+1

emacarron added a commit that referenced this issue Apr 28, 2016
…tory

Allow customize a ReflectorFactory using mybatis configuration xml file #675
pulllock pushed a commit to pulllock/mybatis-3 that referenced this issue Oct 19, 2023
…ctorFactory

Allow customize a ReflectorFactory using mybatis configuration xml file mybatis#675
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants