Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-319

DBLayer for hibernate should support .get(Class, Serializable) method

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.10
    • 1.10.6, 1.11
    • None

    Description

      Current Situation

      The SOS Hibernate DBLayer does not support the get(Class, Serializable) method that is implemented in the hibernateSession.
      As the hibernateSession is declared as Object and can be represented by a Session or a stateless Session, there is no getter for the session. Thats why the Dblayer should capsulate the access to the session and should implement the .get(Class, Serializable) method.

      Desired Behaviour

      The Dblayer should provide the .get(key) method.

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Santiago Aucejo Petzoldt Santiago Aucejo Petzoldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: