# Miscellaneous

**URL:** https://discourse.hibernate.org/c/miscellaneous/11.md

[Latest](https://discourse.hibernate.org/latest.md) · [Categories](https://discourse.hibernate.org/categories.md)

---

## [About the Miscellaneous category](https://discourse.hibernate.org/t/about-the-miscellaneous-category/812)

<div class="topic-metadata">

**Author:** [@hibernate-admin](https://discourse.hibernate.org/u/hibernate-admin)\
**Replies:** 0\
**Last updated:** [May 22, 2018, 9:58am UTC](https://discourse.hibernate.org/t/about-the-miscellaneous-category/812 "2018-05-22T09:58:05Z")

</div>

Topics that don’t need a category, or don’t fit into any other existing category.

---

## [Hibernate Issue Create Having An issues](https://discourse.hibernate.org/t/hibernate-issue-create-having-an-issues/12218)

<div class="topic-metadata">

**Author:** [@Sabin](https://discourse.hibernate.org/u/Sabin)\
**Replies:** 2\
**Last updated:** [April 22, 2026, 4:31pm UTC](https://discourse.hibernate.org/t/hibernate-issue-create-having-an-issues/12218 "2026-04-22T16:31:19Z")

</div>

Already tried option mentioned by @beikov in other posts regarding login problems But none of these help me on: Would appreciate a help on this.

---

## [Problem with https://hibernate.atlassian.net](https://discourse.hibernate.org/t/problem-with-https-hibernate-atlassian-net/11668)

<div class="topic-metadata">

**Author:** [@Bartlomiej\_Niemiec](https://discourse.hibernate.org/u/Bartlomiej_Niemiec)\
**Replies:** 2\
**Last updated:** [July 24, 2025, 9:51am UTC](https://discourse.hibernate.org/t/problem-with-https-hibernate-atlassian-net/11668 "2025-07-24T09:51:10Z")

</div>

For a few days I’m unable to login into hibernate jira. I have google account which is bind to my company jira. When open I open https://hibernate.atlassian.net/ and press login button I’m logged by my google account an…

---

## [Trying to start a new tx when old is not complete!](https://discourse.hibernate.org/t/trying-to-start-a-new-tx-when-old-is-not-complete/7499)

<div class="topic-metadata">

**Author:** [@Ashok](https://discourse.hibernate.org/u/Ashok)\
**Replies:** 1\
**Last updated:** [May 20, 2025, 9:16pm UTC](https://discourse.hibernate.org/t/trying-to-start-a-new-tx-when-old-is-not-complete/7499 "2025-05-20T21:16:29Z")

</div>

Our Java Application is running on RHEL 8.5 OS. And we are using the JBoss version of 4.2.1 GA and Hibernate-Version of 3.2.4.sp1. Our application worked fine for a few months. Recently, we encountered the below problem …

---

## [Loss of getQueryString() method moving from v5 to v6](https://discourse.hibernate.org/t/loss-of-getquerystring-method-moving-from-v5-to-v6/8933)

<div class="topic-metadata">

**Author:** [@dcookcrx](https://discourse.hibernate.org/u/dcookcrx)\
**Replies:** 8\
**Last updated:** [February 8, 2025, 9:39pm UTC](https://discourse.hibernate.org/t/loss-of-getquerystring-method-moving-from-v5-to-v6/8933 "2025-02-08T21:39:29Z")

</div>

Moving from Spring Boot 2 to Spring Boot 3 forces a move from Hibernate 5 to Hibernate 6. We have an application that uses a dynamically constructed CriteriaQuery to display data in a UI, but then to allow download of t…

---

## [Why implementing hibernate is so hectic or difficult](https://discourse.hibernate.org/t/why-implementing-hibernate-is-so-hectic-or-difficult/10116)

<div class="topic-metadata">

**Author:** [@Nargish\_Anjum](https://discourse.hibernate.org/u/Nargish_Anjum)\
**Replies:** 0\
**Last updated:** [August 10, 2024, 10:29am UTC](https://discourse.hibernate.org/t/why-implementing-hibernate-is-so-hectic-or-difficult/10116 "2024-08-10T10:29:32Z")

</div>

whenever i want to use hibernate, i became numb, i wonder why i need to give details about entity , to hibernate, why cant hibernate read metadata from database, and give us enviorment for query independent language.

---

## [Create classes from database](https://discourse.hibernate.org/t/create-classes-from-database/9299)

<div class="topic-metadata">

**Author:** [@agox](https://discourse.hibernate.org/u/agox)\
**Replies:** 9\
**Last updated:** [June 26, 2024, 2:23pm UTC](https://discourse.hibernate.org/t/create-classes-from-database/9299 "2024-06-26T14:23:39Z")

</div>

I want to create the java classe from a given database. I cannot setup a workflow that works for me. I’m not using eclipse and I don’t want to, I need a workflow that is easily reproducible if needed and does not requir…

---

## [How to learn Hibernate quickly](https://discourse.hibernate.org/t/how-to-learn-hibernate-quickly/7204)

<div class="topic-metadata">

**Author:** [@ezuo](https://discourse.hibernate.org/u/ezuo)\
**Replies:** 2\
**Last updated:** [May 30, 2024, 3:45pm UTC](https://discourse.hibernate.org/t/how-to-learn-hibernate-quickly/7204 "2024-05-30T15:45:56Z")

</div>

Hello Experts, We are using java 1.8 with eclipse. We have a very old java (1.5) application with hibernate, I need to rewrite it, but I have not wrote code from scratch with hibernate before. Which hibernate version s…

---

## [How can I retrieve the CacheManager registered during Spring Boot initialization?](https://discourse.hibernate.org/t/how-can-i-retrieve-the-cachemanager-registered-during-spring-boot-initialization/8539)

<div class="topic-metadata">

**Author:** [@Slevin](https://discourse.hibernate.org/u/Slevin)\
**Replies:** 2\
**Last updated:** [November 10, 2023, 11:41am UTC](https://discourse.hibernate.org/t/how-can-i-retrieve-the-cachemanager-registered-during-spring-boot-initialization/8539 "2023-11-10T11:41:28Z")

</div>

In a Spring Boot 3 application I use Ehcache 3 as 2nd level cache. Spring Boot registers Statistic Beans with CacheManager=classpath.ehcache.xml: o.e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 1MB in chunks o.e.…

---

## [Tomcat - Hibernate - Threads and C3P0 pool size ratio](https://discourse.hibernate.org/t/tomcat-hibernate-threads-and-c3p0-pool-size-ratio/8446)

<div class="topic-metadata">

**Author:** [@jeevajohn](https://discourse.hibernate.org/u/jeevajohn)\
**Replies:** 1\
**Last updated:** [October 25, 2023, 8:17am UTC](https://discourse.hibernate.org/t/tomcat-hibernate-threads-and-c3p0-pool-size-ratio/8446 "2023-10-25T08:17:25Z")

</div>

Hello, Im not a developer but seeking suggestions on the setup we have in our environment. As per my understanding, these are the entities involved — Hibernate 3.2.3 C3P0 - 0.9.5.5 Spring boot - 3.2.18 Tomcat 9 Jav…

---

## [Findall method does not get all attributes of the class](https://discourse.hibernate.org/t/findall-method-does-not-get-all-attributes-of-the-class/7558)

<div class="topic-metadata">

**Author:** [@Christophe\_DeGre](https://discourse.hibernate.org/u/Christophe_DeGre)\
**Replies:** 3\
**Last updated:** [April 28, 2023, 6:50am UTC](https://discourse.hibernate.org/t/findall-method-does-not-get-all-attributes-of-the-class/7558 "2023-04-28T06:50:39Z")

</div>

My issue: i use findall method via JPArepository interface to interact with a mysql database. Findall returns a only 4 attributes of my class among 10. All entries are returned but are not complete. Furthermore when i ma…

---

## [How the hibernate selects ojdbc jars if multiple jars are available?](https://discourse.hibernate.org/t/how-the-hibernate-selects-ojdbc-jars-if-multiple-jars-are-available/7117)

<div class="topic-metadata">

**Author:** [@Ashok](https://discourse.hibernate.org/u/Ashok)\
**Replies:** 1\
**Last updated:** [January 9, 2023, 5:09pm UTC](https://discourse.hibernate.org/t/how-the-hibernate-selects-ojdbc-jars-if-multiple-jars-are-available/7117 "2023-01-09T17:09:58Z")

</div>

We have 4 ojdbc jars namely ojdbc14.jar, ojdbc6.jar, ojdbc7.jar and ojdbc8.jar in the “lib” folder of the java application. And we have declared the necessary configurations for the driver in XML file as shown below, \<p…

---

## [Wrong Oracle database and JDBC Driver version printed by Hibernate SettingsFactory](https://discourse.hibernate.org/t/wrong-oracle-database-and-jdbc-driver-version-printed-by-hibernate-settingsfactory/7093)

<div class="topic-metadata">

**Author:** [@Ashok](https://discourse.hibernate.org/u/Ashok)\
**Replies:** 3\
**Last updated:** [January 9, 2023, 10:31am UTC](https://discourse.hibernate.org/t/wrong-oracle-database-and-jdbc-driver-version-printed-by-hibernate-settingsfactory/7093 "2023-01-09T10:31:44Z")

</div>

0 Our Java program has been installed on the RHEL 8.5 OS platform. And for database operations in our application, we use hibernate (version hibernate-3.2.7.ga.jar). Additionally, we are utilizing the JDBC driver(versio…

---

## [Study Hibernate](https://discourse.hibernate.org/t/study-hibernate/7102)

<div class="topic-metadata">

**Author:** [@Harsha1919](https://discourse.hibernate.org/u/Harsha1919)\
**Replies:** 2\
**Last updated:** [January 6, 2023, 6:58am UTC](https://discourse.hibernate.org/t/study-hibernate/7102 "2023-01-06T06:58:59Z")

</div>

Hello, I want to study Hibernate and I need some suggestion like where to start and some guidance. Thank You, Sai Harsha

---

## [Recommend resources to learn hibernate and spring](https://discourse.hibernate.org/t/recommend-resources-to-learn-hibernate-and-spring/6738)

<div class="topic-metadata">

**Author:** [@VLSkill](https://discourse.hibernate.org/u/VLSkill)\
**Replies:** 0\
**Last updated:** [October 10, 2022, 8:45pm UTC](https://discourse.hibernate.org/t/recommend-resources-to-learn-hibernate-and-spring/6738 "2022-10-10T20:45:21Z")

</div>

So I decided to get strong skills in advanced java topics and everyone suggested studying hibernate and spring. I completed some courses on this platform, but I need to make the next steps. So please tell me some trusted…

---

## [Hibernate used with H2 - In Memory DB needed](https://discourse.hibernate.org/t/hibernate-used-with-h2-in-memory-db-needed/6424)

<div class="topic-metadata">

**Author:** [@Nils\_Tolleshaug](https://discourse.hibernate.org/u/Nils_Tolleshaug)\
**Replies:** 4\
**Last updated:** [July 1, 2022, 6:51am UTC](https://discourse.hibernate.org/t/hibernate-used-with-h2-in-memory-db-needed/6424 "2022-07-01T06:51:04Z")

</div>

We are developing new Genealogy solution based on Java and H2 database. Hibernate ORM seems to be a promising as alternative to manual handling of database with ResultSet. However all examples I have seen with H2 and hi…

---

## [Recommend pls your favorite Hibernate course](https://discourse.hibernate.org/t/recommend-pls-your-favorite-hibernate-course/6358)

<div class="topic-metadata">

**Author:** [@MarkDoronin](https://discourse.hibernate.org/u/MarkDoronin)\
**Replies:** 0\
**Last updated:** [May 29, 2022, 1:51pm UTC](https://discourse.hibernate.org/t/recommend-pls-your-favorite-hibernate-course/6358 "2022-05-29T13:51:39Z")

</div>

I want to improve my skills in Hibernate. I found a list of courses here https://skillcombo.com/topic/hibernate/ , but I don’t know which is good.

---

## [Cross site scripting](https://discourse.hibernate.org/t/cross-site-scripting/5071)

<div class="topic-metadata">

**Author:** [@tester123](https://discourse.hibernate.org/u/tester123)\
**Replies:** 1\
**Last updated:** [June 21, 2021, 6:54am UTC](https://discourse.hibernate.org/t/cross-site-scripting/5071 "2021-06-21T06:54:50Z")

</div>

Hi I am using fortify to scan vulnerabilities and I need help sanitize the data I am getting the vulnerability reference at the following gcode segment : Return new responseentity(this, httpstatus) Please advise

---

## [Question about Hibernate Commons Annotations copyright](https://discourse.hibernate.org/t/question-about-hibernate-commons-annotations-copyright/4785)

<div class="topic-metadata">

**Author:** [@mjwallace1](https://discourse.hibernate.org/u/mjwallace1)\
**Replies:** 2\
**Last updated:** [April 29, 2021, 8:54am UTC](https://discourse.hibernate.org/t/question-about-hibernate-commons-annotations-copyright/4785 "2021-04-29T08:54:54Z")

</div>

Who is the copyright holder for Hibernate Commons Annotations? In versions prior to 5.0.2, each source file contained a copyright notice naming Red Hat as the copyright holder. Those copyright notices were removed starti…

---

## [Java Framework for Web Application](https://discourse.hibernate.org/t/java-framework-for-web-application/5246)

<div class="topic-metadata">

**Author:** [@arjunkumar09](https://discourse.hibernate.org/u/arjunkumar09)\
**Replies:** 0\
**Last updated:** [April 6, 2021, 11:09am UTC](https://discourse.hibernate.org/t/java-framework-for-web-application/5246 "2021-04-06T11:09:36Z")

</div>

Hello Everyone, I am working on a web application and I want to know which java framework is good for working in this type of application between spring, apache wicket, play, apache hadoop, and vaadin. Can anyone suggest…

---

## [Netbeans missing Hibernate library](https://discourse.hibernate.org/t/netbeans-missing-hibernate-library/3462)

<div class="topic-metadata">

**Author:** [@Tiregan](https://discourse.hibernate.org/u/Tiregan)\
**Replies:** 1\
**Last updated:** [November 22, 2019, 12:04am UTC](https://discourse.hibernate.org/t/netbeans-missing-hibernate-library/3462 "2019-11-22T00:04:55Z")

</div>

Hello, I want to start add Hibernate to my project and it is in Netbeans in any tutorial I have found in the Internet but I don’t have it in my Netbeans. I added library manually but it is still not in project manager …

---

## [Technical Support Expiratoin Date](https://discourse.hibernate.org/t/technical-support-expiratoin-date/3416)

<div class="topic-metadata">

**Author:** [@KmxCat](https://discourse.hibernate.org/u/KmxCat)\
**Replies:** 1\
**Last updated:** [November 7, 2019, 11:25am UTC](https://discourse.hibernate.org/t/technical-support-expiratoin-date/3416 "2019-11-07T11:25:51Z")

</div>

Hello, I work for a long-term project which requires strong and stable technical support for every software used. I want to know how long you are providing technical support for the following SW product: Hibernate-Sea…

---

## [Spring Data JPA cannot Get Entity Proxy via getOne() method](https://discourse.hibernate.org/t/spring-data-jpa-cannot-get-entity-proxy-via-getone-method/2602)

<div class="topic-metadata">

**Author:** [@uliana\_stefa](https://discourse.hibernate.org/u/uliana_stefa)\
**Replies:** 1\
**Last updated:** [April 15, 2019, 6:53am UTC](https://discourse.hibernate.org/t/spring-data-jpa-cannot-get-entity-proxy-via-getone-method/2602 "2019-04-15T06:53:41Z")

</div>

when getOne() method is called it makes a select query to the database and returns a proxy object instead of being lazy and just return a proxy object with id like Hibernate’s getReference() does. Even if I set spring.jp…

---

## [Jira summary/activity not working](https://discourse.hibernate.org/t/jira-summary-activity-not-working/1862)

<div class="topic-metadata">

**Author:** [@andrei-ivanov](https://discourse.hibernate.org/u/andrei-ivanov)\
**Replies:** 5\
**Last updated:** [December 16, 2018, 1:50pm UTC](https://discourse.hibernate.org/t/jira-summary-activity-not-working/1862 "2018-12-16T13:50:28Z")

</div>

Hi, I like to monitor from time to time the evolution of Hibernate issues by looking at the summary / activity view in Jira, but that seems to have stopped working since a few days ago. Any clues why? Was that disabled…

---

## [How to work with SSH](https://discourse.hibernate.org/t/how-to-work-with-ssh/1337)

<div class="topic-metadata">

**Author:** [@gilad\_gindi](https://discourse.hibernate.org/u/gilad_gindi)\
**Replies:** 3\
**Last updated:** [September 4, 2018, 1:15pm UTC](https://discourse.hibernate.org/t/how-to-work-with-ssh/1337 "2018-09-04T13:15:26Z")

</div>

Hello everyone, Im new to hibernate, linux and ssh. im managed to work with mysql workbench with the SSH and my question is: How I use the hibernate to work with mysql server though SSH? Is it possible or I have to c…

---

## [Switch to Intellij IDEA](https://discourse.hibernate.org/t/switch-to-intellij-idea/1001)

<div class="topic-metadata">

**Author:** [@aepedraza](https://discourse.hibernate.org/u/aepedraza)\
**Replies:** 5\
**Last updated:** [July 3, 2018, 6:07am UTC](https://discourse.hibernate.org/t/switch-to-intellij-idea/1001 "2018-07-03T06:07:32Z")

</div>

Hi everyone: I’ve been using Eclipse for a long time. Now I see a growing popularity in Intellij IDEA and some colleagues are talking very well about this IDE. As this is a free contribution I believe it’s a great oppor…

---

## [How to start contributing as a developer](https://discourse.hibernate.org/t/how-to-start-contributing-as-a-developer/827)

<div class="topic-metadata">

**Author:** [@aepedraza](https://discourse.hibernate.org/u/aepedraza)\
**Replies:** 4\
**Last updated:** [May 25, 2018, 4:52pm UTC](https://discourse.hibernate.org/t/how-to-start-contributing-as-a-developer/827 "2018-05-25T16:52:28Z")

</div>

Hello: This is my first post. I’m a Java backend developer with some years of experience using JPA and Hibernate (mainly ORM) in several projects. Also, this is my first attempt for contributing in an open source projec…
