阅读背景:

测试在内部使用特定于MySQL的查询的代码的适当方法是什么

来源:互联网 

I am collecting data and store this data in a MySQL database using Java. Additionally, I use Maven for building the project, TestNG as a test framework, and Spring-Jdbc for accessing the database. I've implemented a DAO layer that encapsulates the access to the database. Besides adding data using the DAO classes I want to execute some queries which aggregate the data and store the results in some other tables (like materialized views).I am collecting data and store this data in a M




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: