net.sf.farrago.fennel
Class FennelSvptHandle
java.lang.Object
net.sf.farrago.fennel.FennelSvptHandle
public class FennelSvptHandle
- extends Object
FennelSvptHandle is an opaque handle to a Fennel savepoint.
- Version:
- $Id: //open/dev/farrago/src/net/sf/farrago/fennel/FennelSvptHandle.java#10 $
- Author:
- John V. Sichi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
svptHandle
private final long svptHandle
FennelSvptHandle
FennelSvptHandle(long svptHandle)
getLongHandle
public long getLongHandle()
- Returns:
- underlying handle as long