Uses of Class
at.molindo.mysqlcollations.MySqlCollation

Uses of MySqlCollation in at.molindo.mysqlcollations
 

Methods in at.molindo.mysqlcollations that return types with arguments of type MySqlCollation
 Map<String,MySqlCollation> MySqlCharset.getCollations()
           
 

Methods in at.molindo.mysqlcollations with parameters of type MySqlCollation
 void MySqlCharset.add(MySqlCollation collation)
           
 

Method parameters in at.molindo.mysqlcollations with type arguments of type MySqlCollation
 void MySqlCharset.setCollations(Map<String,MySqlCollation> collations)
           
 

Constructors in at.molindo.mysqlcollations with parameters of type MySqlCollation
MySqlCollationKey(String source, MySqlCollation collation)
           
 



Copyright © 2011 Molindo GmbH. All Rights Reserved.