- 授权协议: 未知
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://www.dbunit.org/
- 软件文档: http://www.dbunit.org/howto.html
软件介绍
DbUnit 使您可以容易地执行 JDBC 查询并获取它们的值。使用 DbUnit JDBC 包装器而不是纯粹的 JDBC 有几个理由:
- 可以用 SQL 查询创建一个
Dataset,并使用 DbUnit 的 assertion(断言)方法(在后面描述)。 - 可以用 SQL 查询创建一个
Dataset,并将它保存为一个FlatXmlDataSet。可以在以后将它重新装载到数据库中。 - 可以容易地从任何行中获取列的内容,无需进行迭代。
Beginning Google Maps API 3
Gabriel Svennerberg / Apress / 2010-07-27 / $39.99
This book is about the next generation of the Google Maps API. It will provide the reader with the skills and knowledge necessary to incorporate Google Maps v3 on web pages in both desktop and mobile ......一起来看看 《Beginning Google Maps API 3》 这本书的介绍吧!
