org.firebirdsql.gds

Interface IscTrHandle

public interface IscTrHandle

The interface IscTrHandle represents a transaction handle.
Version:
1.0
Authors:
Alejandro Alberola
David Jencks

Method Summary

IscDbHandle
getDbHandle()
Retrieve a handle to the database to which this transaction is linked.

Method Details

getDbHandle

public IscDbHandle getDbHandle()
Retrieve a handle to the database to which this transaction is linked.
Returns:
Handle to the database

Copyright B) 2001 David Jencks and other authors. All rights reserved.