org.sourceforge.jxutil.net.ddm.qddrdbd
Class DECPRC
java.lang.Object
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.NUMBER
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.BIN
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.BIN16
|
+--org.sourceforge.jxutil.net.ddm.qddrdbd.DECPRC
- public class DECPRC
- extends BIN16
Decimal Precision (DECPRC) specifies the decimal precision used during
decimal arithmetic processing at the target database.
The decimal arithmetic rules that apply depend on the precision in effect.
Field Summary |
static short |
CP
|
Fields inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BIN16 |
value |
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BIN16 |
write |
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.DATA |
getCP, toString |
CP
public static final short CP
- See Also:
- Constant Field Values
DECPRC
public DECPRC(DDM ddm,
int len)
throws IOException
DECPRC
public DECPRC(short value)
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.