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

Jdbc4SqlXmlHandler should return null as documented (instead of throwing NPE) [SPR-13782] #18356

Closed
spring-projects-issues opened this issue Dec 9, 2015 · 0 comments
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Juergen Hoeller opened SPR-13782 and commented

According to a report on the Spring Data JDBC Extensions, there is a discrepancy between our SqlXmlHandler javadoc and our implementations:
spring-attic/spring-data-jdbc-ext#24


Affects: 3.2.15, 4.1.8, 4.2.3

Reference URL: spring-attic/spring-data-jdbc-ext#24

Issue Links:

  • DATAJDBC-84 OracleXmlHandler.getXmlAsString throws NPE instead of returning null

Referenced from: commits 3403e8d, c0e5d00, 78dad4c

Backported to: 4.1.9, 3.2.16

@spring-projects-issues spring-projects-issues added type: bug A general bug in: data Issues in data modules (jdbc, orm, oxm, tx) status: backported An issue that has been backported to maintenance branches labels Jan 11, 2019
@spring-projects-issues spring-projects-issues added this to the 4.2.4 milestone Jan 11, 2019
This was referenced Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants