Just saw the *current* Hibernate User Guide still points to ORM
6.4.10.Final:
https://docs.jboss.org/hibernate/orm/current/userguide/html_single/Hibernate_User_Guide.html
On Thu, Aug 8, 2024 at 6:04 PM Steve Ebersole via hibernate-dev <
hibernate-dev@lists.jboss.org> wrote:
> Hibernate ORM 6.6.0
The version on release notes (
https://hibernate.atlassian.net/secure/ReleaseNote.jspa?version=32066&styleName=Html&projectId=10031)
is 6.1
On Fri., May 6, 2022, 1:02 p.m. andrea boriero,
wrote:
> Hello all,
>
> we've released Hibernate ORM version 6.0.1.Final !
>
> For details:
> https://in.rel
Sorry, I misunderstood your issue and my ticket was related to the broken
Javadoc link references issue, which has been in my to-do list.
I created a correct ticket for your concern here:
https://hibernate.atlassian.net/browse/HHH-15243
On Fri, Apr 29, 2022 at 8:55 PM Nathan Xu
wrote:
> I
I've created a JIRA ticket here:
https://hibernate.atlassian.net/browse/HHH-15241. Will try to fix the issue
soon.
On Fri, Apr 29, 2022 at 12:38 PM Nathan Xu
wrote:
> Please create a ticket and I will work on it afterwards. Thanks for
> noticing this. I have planned to do this recen
Please create a ticket and I will work on it afterwards. Thanks for
noticing this. I have planned to do this recently.
On Tue., Apr. 26, 2022, 10:19 a.m. Mark Rotteveel,
wrote:
> It looks like the Hibernate 6.0 javadoc documentation contains files for
> classes that no longer exist. They do not
This is too much, :).
On Tue., Feb. 8, 2022, 3:31 p.m. James Smith,
wrote:
> Hair replacement systems are the ideal solution for hair loss, thinning
> hair and balding. If you’re dealing with balding, bald spots, thinning hair
> or alopecia, our 100% human hair systems are a great way to conceal
I simply gave an example that some existing tool or algorithm could be used.
Obviously it cannot be based on single heuristics and it is definitively a
highly experimental endeavour.
The applicability of huffman encoding is as following:
1. list all the involved tables with their frequency in
My point might have been discussed previously. I beg your pardon if my message
bothers you.
As everybody knows, Hibernate will create very terse and mystic table alias. I
often feel frustrated by them when trying to read the SQL Hibernate has
produced. There must be many thoughts behind its cur
Thanks for the null-check tip! I appreciate that.
As a matter of fact, NPE issue still bothers us a lot. This recent PR from the
community is another validation:
https://github.com/hibernate/hibernate-orm/pull/3499How to systematically
combat NPE is a good topic and still highly relevant. Maybe
This is my first message posted here after I finally succeeded in
subscribing to Hibernate dev mail list.
As well known, we utilized the following 'lazy initialization' pattern
extensively in our codebase to save memory:
if ( activeFactoryNames == null ) {
activeFactoryNames = new ArrayList<
10 matches
Mail list logo