public class OceanBaseSavepoint extends Object implements Savepoint
| 构造器和说明 |
|---|
OceanBaseSavepoint(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getSavepointId()
Retrieves the generated ID for the savepoint that this
Savepoint object
represents. |
String |
getSavepointName()
Retrieves the name of the savepoint that this
Savepoint object represents. |
String |
toString() |
public OceanBaseSavepoint(String name)
public int getSavepointId()
throws SQLException
Savepoint object
represents.getSavepointId 在接口中 SavepointSQLExceptionpublic String getSavepointName()
Savepoint object represents.getSavepointName 在接口中 SavepointCopyright © 2024 oceanbase.com. All rights reserved.