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

SQL Anywhere 12.0.1 » SQL Anywhere 服务器 - 编程 » 数据库中的 Java » 数据库中 Java 类的特殊功能

 

Java 应用程序中的线程

利用 java.lang.Thread 包的功能,可以在 Java 应用程序中使用多个线程。

您可在 Java 应用程序中同步、挂起、重新开始、中断或停止线程。