Annotation Type DBConnection

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String configKey
      Config key of the desired DB schema.
    • Element Detail

      • configKey

        String configKey
        Config key of the desired DB schema.
        ie. if connection details are defined in the project-*.yml by the keys: roaster.oracle.employee.*=... then configKey should be "employee"
        Returns:
        config key value