Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test for JPQL 'this' implicit identification variable #8360

Open
wants to merge 215 commits into
base: wip/7.0
Choose a base branch
from

Conversation

gavinking
Copy link
Member

No description provided.

sebersole and others added 30 commits May 2, 2024 08:13
https://hibernate.atlassian.net/browse/HHH-17377

Fixed SQM/JPA Criteria compilation errors.  Just Graph left
https://hibernate.atlassian.net/browse/HHH-17377

Just Graph completed - 2 left related to Session/EntityManager
HHH-17350 - Work on hibernate-models, XSD and JAXB
HHH-16114 - Improve boot metamodel binding
HHH-15996 - Develop an abstraction for Annotation in annotation processing
HHH-16012 - Develop an abstraction for domain model Class refs
HHH-15997 - Support for dynamic models in orm.xml
HHH-15698 - Support for entity-name in mapping.xsd
gavinking and others added 27 commits May 3, 2024 22:49
can't use ordinal column refs inside lower()

Signed-off-by: Gavin King <[email protected]>
consistent with the similar levels they have

cc @beikov

Signed-off-by: Gavin King <[email protected]>
Signed-off-by: Gavin King <[email protected]>
default impls for:

- Integrator.disintegrate()
- PostActionEventListener.requiresPostCommitHandling()

Signed-off-by: Gavin King <[email protected]>
@hibernate-github-bot
Copy link

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [f8e7adb]

› This message was automatically generated.

@Basic(optional = false)
String name;

This(String gavin) {}

Check notice

Code scanning / CodeQL

Useless parameter Note

The parameter 'gavin' is never used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants