Package org.firebirdsql.jna.fbclient
Class XSQLVAR.ByValue
- java.lang.Object
-
- com.sun.jna.Structure
-
- org.firebirdsql.jna.fbclient.XSQLVAR
-
- org.firebirdsql.jna.fbclient.XSQLVAR.ByValue
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.firebirdsql.jna.fbclient.XSQLVAR
XSQLVAR.ByReference, XSQLVAR.ByValue
-
-
Field Summary
-
Fields inherited from class org.firebirdsql.jna.fbclient.XSQLVAR
aliasname, aliasname_length, ownname, ownname_length, relname, relname_length, sqldata, sqlind, SQLIND_NOT_NULL, SQLIND_NULL, sqllen, sqlname, sqlname_length, sqlscale, sqlsubtype, sqltype
-
-
Constructor Summary
Constructors Constructor Description ByValue()
-
Method Summary
-
Methods inherited from class org.firebirdsql.jna.fbclient.XSQLVAR
getFieldOrder, getSqlData
-
Methods inherited from class com.sun.jna.Structure
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, writeField
-
-