|
Préférences
Moteurs de recherche
|
|||||||
| JavaTM 2 Platform Std. Ed. v1.5.0
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 |
|---|
int getSavepointId()
throws SQLException
Savepoint object represents.
SQLException - if this is a named savepointString getSavepointName() throws SQLException
Savepoint
object represents.
SQLException - if this is an un-named savepoint