Listing 3 shows how to demarcate a transaction using the JDBC API.
清单3显示了如何用JDBC API界定一个事务?
Applications access the database with the industry standard JDBC API.
应用程序通过行业标准的JDBC API访问数据库。
With an embedded database engine, the application USES the JDBC API to access the database.
在嵌入时,应用程序使用JDBC API来访问数据库。
应用推荐