|
Préférences
Moteurs de recherche
|
|||||||
| JavaTM 2 Platform Std. Ed. v1.4.2
java.sql
|
||||||||
| Method Summary | |
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. |
| Method Detail |
public int getSavepointId()
throws SQLException
Savepoint object represents.
SQLException - if this is a named savepointpublic String getSavepointName() throws SQLException
Savepoint
object represents.
SQLException - if this is an un-named savepoint