What are the types of JDBC architecture?
What are the types of JDBC architecture?
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: hard
标签: interviewbit, jdbc, topic-specific, java
参考答案摘要
JDBC supports 2 types of processing models to access the database. They are: Two-tier Architecture: Here Java programs are explicitly connected with the database. It doesn’t require any mediator such ...
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。