TransactionAwareSessionContext.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Replace deprecated Long constructor

  1. … 116 more files in changeset.
LDEV-5440 Update Hibernate queries with new syntax

Get rid of deprecated Long and Integer constructors.

    • -8
    • +11
    ./TransactionAwareSessionContext.java
  1. … 86 more files in changeset.
LDEV-5440 Revert some unnecessary package name changes

  1. … 464 more files in changeset.
LDEV-5440 Refactor packages of imported classes

  1. … 481 more files in changeset.
LDEV-5440 Rewrite config files and library references

  1. … 955 more files in changeset.
LDEV-4696 Runs Hibernate 5.3 with errors, Noticeboard hbm xml gone.

  1. … 3458 more files in changeset.
LDEV-4691 Make Hibernate a part of LAMS libraries

WildFly 14 provides Hibernate 5.3. Migrating LAMS from 5.0.10 will

require some effort. For now we provide our own version of Hibernate to

keep compatible.

  1. … 44 more files in changeset.
LDEV-4691 Update libraries provided by WildFly

  1. … 47 more files in changeset.
LDEV-4402 Use Spring support for Hibernate v5 instead of v4

WF10 is shipped with Hibernate 5, so Spring support version should

match.

  1. … 19 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1860 more files in changeset.
LDEV-3646: Add websocket server and client code. Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up. Clean up and formatting.

    • -131
    • +132
    ./TransactionAwareSessionContext.java
  1. … 18 more files in changeset.
LDEV-3364: add TransactionAwareSessionContext implementation to fix 'No Session Found for current thread' issue.

This is not yet bound to hibernate.properties

    • -0
    • +162
    ./TransactionAwareSessionContext.java