Skip to content
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

有没有多表查询的例子?一对一,一对多查询的那种。 #197

Open
JuneFire opened this issue May 28, 2019 · 1 comment
Open

Comments

@JuneFire
Copy link

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customerInfoServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customerInfoMapper' defined in file [D:\gitfiles\aaip-wms\SpringReposAPI\target\classes\cn\webank\rap\predata\dao\CustomerInfoMapper.class]: Invocation of init method failed; nested exception is tk.mybatis.mapper.MapperException: tk.mybatis.mapper.MapperException: java.lang.IllegalStateException: No typehandler found for property guarantyInfo
我在进行一对一查询的时候,实体类里面不能加入另一个实体类。

@li-keli
Copy link

li-keli commented Sep 10, 2019

你应该把你的XML放出来

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

No branches or pull requests

2 participants