此示例展示如何使用 JDBC API 将应用连接到外部数据库。
使用的功能:
- 界面:垂直和水平布局面板、列表面板、表格、页面片段、弹出式内容、标签、文本字段和按钮。
- 客户端脚本:使用客户端函数调用服务器 CRUD 数据操作并管理用户界面。
- 服务器脚本:执行所有数据库操作,包括创建和删除表格、插入和删除数据,以及提供多字段搜索功能。
此示例展示如何使用 JDBC API 将应用连接到外部数据库。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-10-15 UTC.