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

Investigate the possibility of using DB-specific queries [INT-2676] #6652

Open
spring-operator opened this issue Jul 17, 2012 · 0 comments
Open

Comments

@spring-operator
Copy link
Contributor

spring-operator commented Jul 17, 2012

Gunnar Hillert opened INT-2676 and commented

Investigate the following question:

  • Should we possible do DB specific SQL queries? E.g. for MySQL and Oracle do "select ... for update" helping prevent duplicate reads.

  • Should we consider DB specific Message Store implementations? Microsoft SQL Server has "Query Notifications" (not supported for JDBC?)

http://rusanu.com/2006/06/17/the-mysterious-notification/

Oracle has Database Change Notifications

http://theblasfrompas.blogspot.com/2010/02/using-database-change-notification-dcn.html

and PostgreSQL may also have respective support.


Affects: 2.1.3

This issue is a sub-task of #6647

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants