org.postgresql.jdbc
Constructor and Description |
---|
PSQLSavepoint(int id) |
PSQLSavepoint(String name) |
public PSQLSavepoint(int id)
public PSQLSavepoint(String name)
public int getSavepointId() throws SQLException
getSavepointId
in interface Savepoint
SQLException
public String getSavepointName() throws SQLException
getSavepointName
in interface Savepoint
SQLException
public void invalidate()
public String getPGName() throws SQLException
SQLException
Copyright © 2019 PostgreSQL Global Development Group. All rights reserved.