MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
test.MySqlUtilsCharsetMapTest Class Reference
Inheritance diagram for test.MySqlUtilsCharsetMapTest:
Collaboration diagram for test.MySqlUtilsCharsetMapTest:

Public Member Functions

void printRecodeResult (int rcode, int lengths[], ByteBuffer b1, ByteBuffer b2)
void test ()

Static Public Member Functions

static ByteBuffer char2bb (char[] c)
static void main (String[] args) throws Exception

Additional Inherited Members

- Static Protected Member Functions inherited from test.JTieTestBase
static void loadSystemLibrary (String name)
- Static Protected Attributes inherited from test.JTieTestBase
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 CharsetMap utils for character set conversions.

Definition at line 35 of file MySqlUtilsCharsetMapTest.java.


The documentation for this class was generated from the following file: