Package net.sf.dewdrop.util

Class Summary
ClassUtils Class short description goes here.
CountryIsoCodeReader Very simple, hard-coded utility class that visits the ISO 3166 web site, pulls the list of the countries and their corresponding 2-letter code, and generates sql to insert these pairs into a database.
JdbcUtils Simple class to provide conversion between commonly used JDBC elements and DewDrop elements.
LanguageIsoCodeReader Class short description goes here.
SqlNameToken This class uses a string conversion heuristic to create names following the java convention (e.g.
StringUtils Utility class providing string conversion methods.