public 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, SQL_EXCEPTION, STATEMENT, trace, XA_DATA_SOURCE, XA_RESOURCE, XID| Modifier and Type | Method and Description |
|---|---|
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, getTrace, getTraceId, getTraceObjectName, isDebugEnabled, isInfoEnabled, logAndConvert, quote, quoteArray, quoteBigDecimal, quoteBytes, quoteDate, quoteIntArray, quoteMap, quoteTime, quoteTimestamp, setTrace, unsupportedpublic int getSavepointId()
throws SQLException
getSavepointId in interface SavepointSQLExceptionpublic String getSavepointName() throws SQLException
getSavepointName in interface SavepointSQLExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.