Skip to content

Conversation

@beikov
Copy link
Member

@beikov beikov commented Dec 2, 2024

@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Dec 2, 2024

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

@beikov beikov force-pushed the informix branch 2 times, most recently from c4ccdce to aff8505 Compare December 2, 2024 19:51
Comment on lines +189 to +192
"from Event e " +
"where e.id = :id and matches(e.country, :country) = 'T'" )
.setParameter( "id", event.id )
.setParameter( "country", "R*" )

Check notice

Code scanning / CodeQL

Deprecated method or constructor invocation Note test

Invoking
QueryProducerImplementor.createQuery
should be avoided because it has been deprecated.
@beikov beikov merged commit 46b3b3a into hibernate:main Dec 17, 2024
21 of 23 checks passed
@beikov beikov deleted the informix branch December 17, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants