public class ISC_BLOB_DESC
extends com.sun.jna.Structure
This file was initially autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects..
This file was modified manually, do not automatically regenerate!
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ISC_BLOB_DESC.ByReference | 
| static class  | ISC_BLOB_DESC.ByValue | 
| Modifier and Type | Field and Description | 
|---|---|
| short | blob_desc_charset | 
| byte[] | blob_desc_field_name | 
| byte[] | blob_desc_relation_name | 
| short | blob_desc_segment_size | 
| short | blob_desc_subtype | 
| Constructor and Description | 
|---|
| ISC_BLOB_DESC() | 
| ISC_BLOB_DESC(short blob_desc_subtype,
             short blob_desc_charset,
             short blob_desc_segment_size,
             byte[] blob_desc_field_name,
             byte[] blob_desc_relation_name) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected java.util.List | getFieldOrder() | 
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic short blob_desc_subtype
public short blob_desc_charset
public short blob_desc_segment_size
public byte[] blob_desc_field_name
public byte[] blob_desc_relation_name
public ISC_BLOB_DESC()
public ISC_BLOB_DESC(short blob_desc_subtype,
             short blob_desc_charset,
             short blob_desc_segment_size,
             byte[] blob_desc_field_name,
             byte[] blob_desc_relation_name)
blob_desc_field_name - C type : ISC_UCHAR[32]blob_desc_relation_name - C type : ISC_UCHAR[32]Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.