Skip to content

Will there be a recursion error? ReflectionUtils.invokeJdbcMethod() #33283

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

Closed
Asamiyaa opened this issue Jul 28, 2024 · 1 comment
Closed

Will there be a recursion error? ReflectionUtils.invokeJdbcMethod() #33283

Asamiyaa opened this issue Jul 28, 2024 · 1 comment
Labels
for: stackoverflow A question that's better suited to stackoverflow.com

Comments

@Asamiyaa
Copy link

Asamiyaa commented Jul 28, 2024

org.springframework.util.ReflectionUtils.invokeJdbcMethod(Method method, @nullable Object target)

@Asamiyaa Asamiyaa changed the title Will there be a recursion error? ReflectionUtils.invokeJdbcMethodinvokeJdbcMethod() Will there be a recursion error? ReflectionUtils.invokeJdbcMethod() Jul 28, 2024
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 28, 2024
@sbrannen
Copy link
Member

sbrannen commented Jul 28, 2024

Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. As mentioned in the guidelines for contributing, we prefer to use the issue tracker only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug.

In addition, please note that there is no longer an invokeJdbcMethod(...) method in
org.springframework.util.ReflectionUtils in supported versions of Spring Framework.

@sbrannen sbrannen closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2024
@sbrannen sbrannen added for: stackoverflow A question that's better suited to stackoverflow.com and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: stackoverflow A question that's better suited to stackoverflow.com
Projects
None yet
Development

No branches or pull requests

3 participants