Module openj9.dataaccess
Package com.ibm.dataaccess
-
Class Summary Class Description ByteArrayMarshaller Conversion routines to marshall Java binary types (short, int, long, float, double) to byte arrays.ByteArrayUnmarshaller Conversion routines to unmarshall Java binary types (short, int, long, float, double) from byte arrays.DecimalData Routines to convert between decimal data types stored in byte arrays and Java binary types.ExternalDecimal PackedDecimal Arithmetic, copying and shifting operations for Packed Decimal data.