Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » MobiLink - 入门 » MobiLink 教程 » 教程:使用 Java 同步逻辑

 

第 1 课:使用 MobiLink 参考编译 CustdbScripts Java 类

在本课中,您将编译一个与 CustDB 示例数据库关联的类。将创建一个名为 CustdbScripts 的 Java 类,其中含有用于处理 ULCustomer upload_insert 和 download_cursor 事件的逻辑。可在文本编辑器中输入 CustdbScripts 代码,并将文件另存为 CustdbScripts.java

 MobiLink 数据库示例
 创建 CustdbScripts 类
 另请参见