当前位置:网站首页>SQL server中提示对象名无效
SQL server中提示对象名无效
2022-07-28 19:22:00 【蓝天⊙白云】
项目在使用sql server时,使用mybatis逆向工程生成后,程序在进行操作时,提示对象名无效的问题;
查了相关资料后,发现都不效果。
最后,突然意识到,由于项目启用了多数据源,新生成的service中由于使用了默认的数据源,没有进行业务数据源配置,导致表无法找到。
在进行了数据源指定之后,一切正常。
@DataSource(value = DataSourceType.SERVICE)
边栏推荐
- C foundation 2-encapsulation, inheritance, polymorphism
- C # basic 5-asynchronous
- Cobal Strike的学习与使用
- Unity - Fundamentals of 3D mathematics
- Young freshmen yearn for more open source | here comes the escape guide from open source to employment!
- The development of smart home industry pays close attention to edge computing and applet container technology
- mysql梳理复习内容--附思维导图
- C # basic 7-iterator and coroutine
- npm如何切换淘宝源镜像
- Explain the script data transmission and notification in unity
猜你喜欢

EfficientFormer:轻量化ViT Backbone

Cobal Strike的学习与使用

SharkTeam完成Flow生态NFT市场MatrixMarket的安全审计

Redis缓存雪崩、缓存穿透、缓存击穿

npm如何切换淘宝源镜像

Guanghetong & Qualcomm Internet of things technology open day successfully held

Buuctf questions upload labs record pass-01~pass-10

Unity3d tutorial notes - unity initial 04

Unity foundation 6-rotation

Space shooting Lesson 11: sound and music
随机推荐
Color finder actual combat (QT including source code)
1 Introduction to command mode
4.2 Virtual Member Functions
ctfshow 做题 web模块 web11~web14
C # basic 4-written examination question 1
1945. 字符串转化后的各位数字之和
protobuf 中基础数据类型的读写
The development of smart home industry pays close attention to edge computing and applet container technology
ctfshow 网络迷踪做题记录(1)
Explain in detail the rays and radiographic testing in unity
The 678th operation
[Zhou Zhou has a prize] cloud native programming challenge "edge container" track invites you to fight!
Space shooting lesson 09: elf animation
Ctfshow network lost track record (2)
Moco V1: the visual field can also be self supervised
Two written interview questions about regular
Job CE
Meaning of disk status of EMC DataDomain
What functions does MySQL have? Don't look everywhere. Just look at this.
Young freshmen yearn for more open source | here comes the escape guide from open source to employment!