Public Member Functions |
void | test_s2b2s (String s, int prec, int scale) |
void | test () |
Static Public Member Functions |
static void | main (String[] args) throws Exception |
Additional Inherited Members |
static void | loadSystemLibrary (String name) |
static final PrintWriter | out = new PrintWriter(System.out, true) |
static final PrintWriter | err = new PrintWriter(System.err, true) |
Detailed Description
Tests the basic functioning of the NdbJTie libary: mysql decimal utils for string-binary conversions.
Definition at line 34 of file MySqlUtilsDecimalTest.java.
The documentation for this class was generated from the following file: