| 1. | Multiple savepoints can be created within a transaction 一个事务中可创建多个保存点。 |
| 2. | Savepoints offer a mechanism to roll back parts of transactions 保存点提供了回滚部分事务的机制。 |
| 3. | You create a savepoint using the save method , and then later call the 方法创建一个保存点,然后调用 |
| 4. | To roll back a transaction to a given savepoint , you can pass the 要将事务回滚到指定的保存点,可以将 |
| 5. | Savepoints offer a mechanism to roll back portions of transactions 保存点提供了回滚部分事务的机制。 |
| 6. | Decribes how to use the jdbc driver with transaction savepoints 介绍了如何结合事务保存点使用jdbc驱动程序。 |
| 7. | Lsn of the most recent savepoint for the transaction in the database log 数据库日志中事务的最近保存点的lsn 。 |
| 8. | Savepoints are useful in situations where errors are unlikely to occur 保存点在不可能发生错误的情况下很有用。 |
| 9. | The name of the savepoint 保存点的名称。 |
| 10. | Schemas , tables , temporary tables , views , triggers , indexes , savepoints 模式、表、临时表、视图、触发器、索引以及保存点 |