| 1. | You cannot use the transaction in multiple threads ,则不能在多个线程中使用事务。 |
| 2. | If this class were accessed by multiple threads , 如果这个类被多线程访问, |
| 3. | To synchronize the activities of multiple threads 来同步多个线程的活动。 |
| 4. | Object and restricts access to it from multiple threads 对象并限制从多个线程访问它。 |
| 5. | How to : coordinate multiple threads of execution 如何:协调多个执行线程 |
| 6. | And allow multiple threads to invoke 的单一实例,并允许多个线程调用它的 |
| 7. | Method can be called simultaneously from multiple threads 方法后,可以同时从多个线程调用 |
| 8. | String buffers are safe for use by multiple threads 可将字符串缓冲区安全地用于多个线程。 |
| 9. | Using the jdbc driver on multiple threads >在多线程中使用jdbc驱动程序 |
| 10. | Reads through a table in a database using multiple threads 使用多个线程读取数据库中的表。 |