class OCI8::Metadata::Column

def charset_form

The character set form, if the column is of a string/character type
def charset_form
  __charset_form
end