Serialized Form


Package at.molindo.mysqlcollations

Class at.molindo.mysqlcollations.MySqlCharacterMap extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_map

String _map

Class at.molindo.mysqlcollations.MySqlCharset extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_name

String _name

_ctype

MySqlCharacterMap _ctype

_lower

MySqlCharacterMap _lower

_upper

MySqlCharacterMap _upper

_unicode

MySqlCharacterMap _unicode

_collations

Map<K,V> _collations

Class at.molindo.mysqlcollations.MySqlCharsets extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_copyright

String _copyright

_charsets

Map<K,V> _charsets

Class at.molindo.mysqlcollations.MySqlCollation extends MySqlCharacterMap implements Serializable

serialVersionUID: 1L

Serialized Fields

_name

String _name

_flag

String _flag

_charset

MySqlCharset _charset

_collator

MySqlCollator _collator

_normalize

char[] _normalize
contains the lowest character mapping for any weight - used for normalization of

Class at.molindo.mysqlcollations.MySqlCollator extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_collation

MySqlCollation _collation

Class at.molindo.mysqlcollations.MySqlCollatorFactory extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_charsets

MySqlCharsets _charsets



Copyright © 2011 Molindo GmbH. All Rights Reserved.