Looking at your Example Blatz appears to add no value. Just pass a char around (or the Character wrapper whatever that is in java - I hate those wrappers) Having Bar take a function from char to ...
Overview JDBC is an important part of the Java API, as most real-world Java applications require a database. Learning Java ...