org.firebirdsql.gds
Interface isc_blob_handle


public interface isc_blob_handle

The interface isc_blob_handle is a java mapping for a blob handle..

Version:
1.0
Author:
David Jencks

Method Summary
 long getBlob_id()
           
 boolean isEof()
           
 void setBlob_id(long blob_id)
           
 

Method Detail

getBlob_id

public long getBlob_id()

setBlob_id

public void setBlob_id(long blob_id)

isEof

public boolean isEof()


Copyright © 2001 David Jencks and other authors. All rights reserved.