Class naming convention

All class names start with odb_ to avoid possible name clashes. For example, the string class is named odb_String.