jxUtil 0.6
A B C D E F G H I J K L M N O P Q R S T U V W X Y

B

bad_accesscontext - Variable in class org.sourceforge.jxutil.net.xfs.XFSErrors.AccessContextErr
unaccepted AccessContext.
bad_eventmask - Variable in class org.sourceforge.jxutil.net.xfs.XFSErrors.EventMaskErr
bad event mask.
bad_fontid - Variable in class org.sourceforge.jxutil.net.xfs.XFSErrors.FontErr
bad font identifier.
bad_format - Variable in class org.sourceforge.jxutil.net.xfs.XFSErrors.FormatErr
bad format value
bad_id - Variable in class org.sourceforge.jxutil.net.xfs.XFSErrors.IDChoiceErr
bad identifier.
bad_length - Variable in class org.sourceforge.jxutil.net.xfs.XFSErrors.LengthErr
 
bad_range - Variable in class org.sourceforge.jxutil.net.xfs.XFSErrors.RangeErr
bad range.
badData(String, String, Exception) - Static method in class org.sourceforge.jxutil.sql.AbstractExceptions
 
badData(String, String, String, Exception) - Static method in class org.sourceforge.jxutil.sql.AbstractExceptions
 
BatchUpdateTest - class org.sourceforge.jxutil.dbtest.universal.BatchUpdateTest.
Test batch updates against Statement/PreparedStatement/CallableStatement.
BatchUpdateTest(String) - Constructor for class org.sourceforge.jxutil.dbtest.universal.BatchUpdateTest
 
BD_ONE - Static variable in class org.sourceforge.jxutil.sql.type.AbstractType
 
BD_ZERO - Static variable in class org.sourceforge.jxutil.sql.type.AbstractType
 
beforeFirst() - Method in class org.sourceforge.jxutil.sql.XCachedRowSet
 
beforeFirst() - Method in class org.sourceforge.jxutil.sql.XRSProxyRowSet
 
BGNBND - class org.sourceforge.jxutil.net.ddm.qddrdbd.BGNBND.
Begin Binding a Package to an RDB.
BGNBND(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddrdbd.BGNBND
 
BGNBND(PKGNAMCT, PKGISOLVL) - Constructor for class org.sourceforge.jxutil.net.ddm.qddrdbd.BGNBND
 
bin - Variable in class org.sourceforge.jxutil.net.ddm.DDM
 
BIN - class org.sourceforge.jxutil.net.ddm.qddprmd.BIN.
Binary Integer Number.
BIN() - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BIN
 
BIN16 - class org.sourceforge.jxutil.net.ddm.qddprmd.BIN16.
Binary Integer Number, 16 bits.
BIN16(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BIN16
 
BIN16(short) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BIN16
 
BIN32 - class org.sourceforge.jxutil.net.ddm.qddprmd.BIN32.
Binary Integer Number, 32 bits.
BIN32(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BIN32
 
BIN32(int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BIN32
 
BIN64 - class org.sourceforge.jxutil.net.ddm.qddprmd.BIN64.
Binary Integer Number, 64 bits.
BIN64(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BIN64
 
BIN64(long) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BIN64
 
BIN8 - class org.sourceforge.jxutil.net.ddm.qddprmd.BIN8.
Binary Integer Number, 8 bits.
BIN8(byte) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BIN8
 
BIN8(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BIN8
 
bind(String) - Static method in class org.sourceforge.jxutil.net.UnixDomain
 
BINDR - class org.sourceforge.jxutil.net.ddm.qddprmd.BINDR.
Binary Number Field.
BINDR() - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BINDR
 
BINDR(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BINDR
 
BITDR - class org.sourceforge.jxutil.net.ddm.qddprmd.BITDR.
A Single Bit.
BITDR(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BITDR
 
BitOrderMask - Static variable in class org.sourceforge.jxutil.net.xfs.XFSDataTypes.BITMAPFORMATMASK
 
BitOrderMSB - Static variable in class org.sourceforge.jxutil.net.xfs.XFSDataTypes.BITMAPFORMAT
If the BIT-ORDER-MSB bit is set, the left-most bit in each glyph scanline unit is stored in the Most Significant Bit of each transmitted scanline unit.
BITS - Static variable in class org.sourceforge.jxutil.net.ddm.qddrdbd.PKGDFTCST
 
BITSTRDR - class org.sourceforge.jxutil.net.ddm.qddprmd.BITSTRDR.
Bit String Field.
BITSTRDR() - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BITSTRDR
 
BITSTRDR(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BITSTRDR
 
BlobTypeTest - class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest.
Test BLOB I/O functionality.
BlobTypeTest.BlobGenerator - class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest.BlobGenerator.
The iterator produces valid random input for the SQL BLOB type.
BlobTypeTest.BlobGenerator() - Constructor for class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest.BlobGenerator
 
BlobTypeTest.SetBlobGetBlob - class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest.SetBlobGetBlob.
 
BlobTypeTest.SetBlobGetBlob(TypeTest.TypeDataGenerator, int) - Constructor for class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest.SetBlobGetBlob
 
BlobTypeTest.SetBlobGetBytes - class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest.SetBlobGetBytes.
 
BlobTypeTest.SetBlobGetBytes(TypeTest.TypeDataGenerator, int) - Constructor for class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest.SetBlobGetBytes
 
BlobTypeTest.SetBytesGetBlob - class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest.SetBytesGetBlob.
 
BlobTypeTest.SetBytesGetBlob(TypeTest.TypeDataGenerator, int) - Constructor for class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest.SetBytesGetBlob
 
BlobTypeTest.SetBytesGetBytes - class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest.SetBytesGetBytes.
 
BlobTypeTest.SetBytesGetBytes(TypeTest.TypeDataGenerator, int) - Constructor for class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest.SetBytesGetBytes
 
BlobTypeTest() - Constructor for class org.sourceforge.jxutil.dbtest.universal.BlobTypeTest
 
BNDCHKEXS - class org.sourceforge.jxutil.net.ddm.qddrdbd.BNDCHKEXS.
Bind Existence Checking (BNDCHKEXS) String controls whether the relational database (RDB) treats the absence of a named RDB object (table, view, and so on) on an SQL statement or the requester not being authorized to a named RDB object as an error.
BNDCHKEXS(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddrdbd.BNDCHKEXS
 
BNDCHKONL - Static variable in interface org.sourceforge.jxutil.net.ddm.qddrdbd.CodePoints
Bind Check Only (BNDCHKONL) specifies that the target relational database (RDB) performs all syntax and semantic checks on the SQL statements bound to the package.
BNDCRTCTL - class org.sourceforge.jxutil.net.ddm.qddrdbd.BNDCRTCTL.
Bind Package Creation Control (BNDCRTCTL) String specifies the conditions that govern creating a package with the bind process.
BNDCRTCTL(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddrdbd.BNDCRTCTL
 
BNDERRALW - Static variable in interface org.sourceforge.jxutil.net.ddm.qddrdbd.CodePoints
Bind Errors Allowed (BNDERRALW) specifies that the target relational database (RDB) performs all syntax and semantic checks on the SQL statements being bound to the package.
BNDEXPOPT - class org.sourceforge.jxutil.net.ddm.qddrdbd.BNDEXPOPT.
Bind Explain Option (BNDEXPOPT) String controls whether the target SQLAM causes the target relational database (RDB) to produce explanatory information for all explainable SQL statements in the package.
BNDEXPOPT(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddrdbd.BNDEXPOPT
 
BNDEXSOPT - Static variable in interface org.sourceforge.jxutil.net.ddm.qddrdbd.CodePoints
Bind Object Existence Option (BNDEXSOPT) specifies that if a named relational database (RDB) object (table, view, and so on) does not exist or the requester is not authorized to a named RDB object, then the RDB must not treat either of those conditions as an error during the bind or rebind process.
BNDEXSRQR - Static variable in interface org.sourceforge.jxutil.net.ddm.qddrdbd.CodePoints
Bind Object Existence Required (BNDEXSRQR) specifies that if a named relational database (RDB) object (table view, and so on) does not exist or the requester is not authorized to a named RDB object, then the RDB must treat this condition as an error during the bind process.
BNDNERALW - Static variable in interface org.sourceforge.jxutil.net.ddm.qddrdbd.CodePoints
Bind No Errors Allowed (BNDNERALW) specifies that the target RDB performs all syntax and semantic checks on the SQL statements bound to the package.
BNDSQLSTT - class org.sourceforge.jxutil.net.ddm.qddrdbd.BNDSQLSTT.
Bind SQL Statement to an RDB Package (BNDSQLSTT) Command binds an SQL statement and any referenced application variable definitions to a relational database (RDB) package.
BNDSQLSTT(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddrdbd.BNDSQLSTT
 
BNDSTTASM - class org.sourceforge.jxutil.net.ddm.qddrdbd.BNDSTTASM.
Bind SQL Statement Assumptions (BNDSTTASM) String specify the assumptions made by the source server program preparation process (the precompiler) makes when it was unable to properly classify the SQL statement contained in the SQLSTT command data object.
BNDSTTASM(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddrdbd.BNDSTTASM
 
BNDSTTASM(short) - Constructor for class org.sourceforge.jxutil.net.ddm.qddrdbd.BNDSTTASM
 
body(int[], int, int) - Static method in class org.sourceforge.jxutil.JCrypt
 
BOOLEAN - class org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN.
Logical Value.
BOOLEAN(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN
 
BOOLEAN(int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN
 
bout - Variable in class org.sourceforge.jxutil.net.ddm.DDM
 
buf - Variable in class org.sourceforge.jxutil.sql.type.DefaultBLOB
 
buf - Variable in class org.sourceforge.jxutil.net.ddm.qddprmd.UnknownDATA
 
bufSize - Variable in class org.sourceforge.jxutil.io.StreamCopier
 
BUSY - Static variable in class org.sourceforge.jxutil.net.xfs.XFSPackets.OpenConnectionRes
 
byte_order - Variable in class org.sourceforge.jxutil.net.xfs.XFSPackets.OpenConnectionReq
 
byte_order_big_endian - Static variable in class org.sourceforge.jxutil.net.xfs.XFSPackets.OpenConnectionReq
 
byte_order_little_endian - Static variable in class org.sourceforge.jxutil.net.xfs.XFSPackets.OpenConnectionReq
 
byte1 - Variable in class org.sourceforge.jxutil.net.xfs.XFSDataTypes.CHAR2B
 
byte2 - Variable in class org.sourceforge.jxutil.net.xfs.XFSDataTypes.CHAR2B
 
ByteOrderMask - Static variable in class org.sourceforge.jxutil.net.xfs.XFSDataTypes.BITMAPFORMATMASK
 
ByteOrderMSB - Static variable in class org.sourceforge.jxutil.net.xfs.XFSDataTypes.BITMAPFORMAT
If the BYTE-ORDER-MSB bit is set, the Most Significant Byte of each scanline unit is returned first.
bytes - Variable in class org.sourceforge.jxutil.net.xfs.XFSDataTypes.XFSDataType
 
byteToUnsigned(byte) - Static method in class org.sourceforge.jxutil.JCrypt
 
BYTSTRDR - class org.sourceforge.jxutil.net.ddm.qddprmd.BYTSTRDR.
A Byte String.
BYTSTRDR(byte[]) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BYTSTRDR
 
BYTSTRDR(DDM, int) - Constructor for class org.sourceforge.jxutil.net.ddm.qddprmd.BYTSTRDR
 

jxUtil 0.6
A B C D E F G H I J K L M N O P Q R S T U V W X Y
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.