-
Bug
-
Resolution: Done
-
Major
-
7.2.0.GA
-
Documentation (Ref Guide, User Guide, etc.), Release Notes, Migration, User Experience
-
-
-
-
-
-
+
There are some methods returning org.hibernate.query.Query that are available to Session, but not StatelessSession.
- org.hibernate.query.Query was introduced, annotated with @Incubating;
- org.hibernate.Query was deprecated, indicating that org.hibernate.query.Query should be used instead;
- references to org.hibernate.Query were changed to org.hibernate.query.Query in the user guide.
- is incorporated by
-
JBEAP-15805 (7.2.z) Upgrade Hibernate ORM from 5.3.7 to 5.3.8
- Closed
-
WFLY-11749 Upgrade Hibernate ORM from 5.3.7 to 5.3.8
- Closed
- cloned from
-
HHH-13194 Loading...
- links to