Collection Contents Previous Next PDF

MobiLink Administration Guide

Writing Synchronization Scripts in Java


About this chapter 

You control the actions of the MobiLink synchronization server by writing synchronization scripts. You can implement these scripts in SQL, .NET or Java. This chapter describes how to implement synchronization scripts in Java.

For a tutorial using Java synchronization scripts, see Tutorial: Java Synchronization Logic With Adaptive Server Anywhere .

For a description and comparison of SQL, Java, and .NET, see Options for writing synchronization logic.

For information about writing scripts, see Writing Synchronization Scripts.

For information about writing scripts in .NET, see Writing Synchronization Scripts in .NET.


Introduction
Setting up Java synchronization logic
Writing Java synchronization logic
Java synchronization example
MobiLink Java API Reference

Collection Contents Previous Next PDF