Package org.kawanfw.sql.api.server.util

Provides utility classes that may be used in DatabaseConfigurator instances.
  • Class Summary
    Class Description
    NoFormatter
    A nothing to do formatter.
    SimpleHttpClient
    Simple HttpClient to use for the AceQL AWS (Authentication Web Service)
    SimpleSha1
    Simple SHA-1 implementation.
    UsernameConverter
    Usernames must be converted by replacing Windows characters, because they are used as directory names when uploading/downloading Blobs.
    Version
    Allows to get version info.
    VerySimpleFormatter
    A very simple formatter on one line Stolen on https://stackoverflow.com/questions/194765/how-do-i-get-java-logging-output-to-appear-on-a-single-line