|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.firebirdsql.jdbc.AbstractSavepoint
org.firebirdsql.jdbc.FBSavepoint
public class FBSavepoint
Savepoint implementation.
| Field Summary |
|---|
| Fields inherited from class org.firebirdsql.jdbc.AbstractSavepoint |
|---|
SAVEPOINT_ID_PREFIX |
| Constructor Summary | |
|---|---|
FBSavepoint(int id)
|
|
FBSavepoint(String name)
|
|
| Method Summary |
|---|
| Methods inherited from class org.firebirdsql.jdbc.AbstractSavepoint |
|---|
equals, getSavepointId, getSavepointName, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.sql.Savepoint |
|---|
getSavepointId, getSavepointName |
| Constructor Detail |
|---|
public FBSavepoint(int id)
public FBSavepoint(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||