Description
DDBC-utils is contains utility functions used in DDBC.
Contains utility about:
- calculating the hash (md5) of streams (net.sf.ddbc.util.digest)
- loading configurations (Configs)
- converting objects into specific types (Convert)
- creating custom object instances from configuration parameters (FactoryUtils)
- java collections miscelanea
- Flyweight pattern
- JDBC miscelanea
- Logging miscelanea
- String miscelanea
- XML configuration miscelanea