建立一个到支持数据库的连接,提供一些访问方法来查询和更新数据库。
Establishes a connection with the support database and provides access methods to query and update the database.
首先需要建立到目标数据库的一个连接。
First, you need to establish a connection to your target database.
在上一小节中,您建立了一个到数据库的连接,现在您可以重用这个连接生成一个类型树。
In the previous section, you established a connection with a database. Now you can reuse the same connection to generate a type tree.
应用推荐