Skip to content

Issues: spring-projects/spring-framework

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Multiple batch updates in NamedParameterJdbcOperations in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#34354 opened Feb 2, 2025 by AlexejTimonin Loading…
R2DBC URL parser fails with "Illegal character in path" for specific URL patterns in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#34268 opened Jan 15, 2025 by anahi-gonzalez-clara
Automatically detect or warn when JPA repositories lack transactionManagerRef in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#34185 opened Jan 2, 2025 by devMtn30
Bug in Spring JDBC Parameter Mapping in Spring Boot 3.4.x in: data Issues in data modules (jdbc, orm, oxm, tx) status: feedback-provided Feedback has been provided status: waiting-for-triage An issue we've not yet triaged or decided on
#34172 opened Dec 28, 2024 by gitcastilar
Add error handler for transactional event in: data Issues in data modules (jdbc, orm, oxm, tx) status: feedback-provided Feedback has been provided status: waiting-for-triage An issue we've not yet triaged or decided on
#34146 opened Dec 24, 2024 by hyh1016 Loading…
Release connection after transaction if using Hibernate and open-in-view is on (turned off by default) in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#34138 opened Dec 22, 2024 by poxu Loading…
Support ClickHouse in BuiltInBindMarkersFactoryProvider in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-internal-feedback An issue that needs input from a member or another Spring Team status: waiting-for-triage An issue we've not yet triaged or decided on
#33947 opened Nov 22, 2024 by eddumelendez
Add batch operations support to JdbcClient in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#33843 opened Nov 5, 2024 by sdeleuze 7.0.x
Add batch operations support to DatabaseClient in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#33812 opened Oct 29, 2024 by sdeleuze 7.0.x
@Cacheable behavior when there is a QueryTimeoutException on the get operation in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#33790 opened Oct 25, 2024 by chiku80
Consider relative ordering for AspectJ aspects in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#33595 opened Sep 25, 2024 by dkroehan General Backlog
SimpleJdbcCall for a function on Informix database generates wrong number of parameters in the statement in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#33514 opened Sep 10, 2024 by SchlauFuchs
Enhancement proposal: give jdbcclient access to conversion services for converting custom object types from db. in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-triage An issue we've not yet triaged or decided on
#33467 opened Aug 25, 2024 by alexanderankin
Qualified EntityManager/EntityManagerFactory injection (aligned with Jakarta Persistence 3.2) in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#33414 opened Aug 22, 2024 by hantsy 7.0.x
Added read-committed transaction isolation and consistency support to TransactionAwareCacheDecorator in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#32755 opened May 3, 2024 by werner77 Loading… General Backlog
An autonomous transaction cancellation by a reactive chain timeout operator results in r2dbc connections leakage in: data Issues in data modules (jdbc, orm, oxm, tx) status: feedback-provided Feedback has been provided status: waiting-for-triage An issue we've not yet triaged or decided on
#32115 opened Jan 25, 2024 by evgenyvsmirnov
Support @PersistenceContext and @PersistenceUnit in test classes in AOT in: data Issues in data modules (jdbc, orm, oxm, tx) in: test Issues in the test module theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
#31442 opened Oct 16, 2023 by sbrannen General Backlog
ScriptUtils fails to correctly parse string literal ending with backslash with H2 database in: data Issues in data modules (jdbc, orm, oxm, tx) status: pending-design-work Needs design work before any code can be developed type: enhancement A general enhancement
#30098 opened Mar 9, 2023 by vdkhvb General Backlog
Support VALUES list in SELECT statements in NamedParameterJdbcTemplate in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#28921 opened Aug 3, 2022 by roookeee General Backlog
Support optional parameters in stored procedures in: data Issues in data modules (jdbc, orm, oxm, tx) status: pending-design-work Needs design work before any code can be developed type: enhancement A general enhancement
#27322 opened Aug 24, 2021 by mwisnicki General Backlog
No well-defined advice order for @Transactional and @Async in AspectJ mode in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#24309 opened Jan 7, 2020 by kklepacz General Backlog
Introduce @Transactional support for R2DBC in the TestContext framework in: data Issues in data modules (jdbc, orm, oxm, tx) in: test Issues in the test module type: enhancement A general enhancement
#24226 opened Dec 18, 2019 by jansvajcr General Backlog
Fix transaction aspect's incorrect state after creating new context in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
#23650 opened Sep 17, 2019 by SammyVimes Draft General Backlog
ProTip! Exclude everything labeled bug with -label:bug.