public final class JdbcSavepoint extends TraceObject implements Savepoint
ARRAY, BLOB, CALLABLE_STATEMENT, CLOB, CONNECTION, DATA_SOURCE, DATABASE_META_DATA, PARAMETER_META_DATA, PREPARED_STATEMENT, RESULT_SET, RESULT_SET_META_DATA, SAVEPOINT, SQLXML, STATEMENT, trace, XA_DATA_SOURCE, XID| 限定符和类型 | 方法和说明 |
|---|---|
int |
getSavepointId()
Get the generated id of this savepoint.
|
String |
getSavepointName()
Get the name of this savepoint.
|
String |
toString()
INTERNAL
|
debugCode, debugCodeAssign, debugCodeCall, debugCodeCall, debugCodeCall, getNextId, getTraceId, getTraceObjectName, isDebugEnabled, isInfoEnabled, logAndConvert, quote, quoteArray, quoteBigDecimal, quoteBytes, quoteDate, quoteIntArray, quoteMap, quoteTime, quoteTimestamp, setTrace, unsupportedpublic int getSavepointId()
throws SQLException
getSavepointId 在接口中 SavepointSQLExceptionpublic String getSavepointName() throws SQLException
getSavepointName 在接口中 SavepointSQLExceptionCopyright © 2022. All rights reserved.