Skip to content

Introduce customization hook for PreparedStatementHandler #1237

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
mp911de opened this issue Mar 4, 2022 · 0 comments
Closed

Introduce customization hook for PreparedStatementHandler #1237

mp911de opened this issue Mar 4, 2022 · 0 comments
Labels
type: enhancement A general enhancement

Comments

@mp911de
Copy link
Member

mp911de commented Mar 4, 2022

Out of the discussion at #1213, we should introduce a customization hook to allow the creation of custom PreparedStatementHandlers.

@mp911de mp911de added this to the 3.2.10 (2021.0.10) milestone Mar 4, 2022
@mp911de mp911de added the type: enhancement A general enhancement label Mar 4, 2022
mp911de added a commit that referenced this issue Mar 4, 2022
CassandraTemplate and its asynchronous and reactive variants now define a createPreparedStatementHandler() template method to customize CQL preparation and binding.

Closes #1237
mp911de added a commit that referenced this issue Mar 4, 2022
CassandraTemplate and its asynchronous and reactive variants now define a createPreparedStatementHandler() template method to customize CQL preparation and binding.

Closes #1237
mp911de added a commit that referenced this issue Mar 4, 2022
CassandraTemplate and its asynchronous and reactive variants now define a createPreparedStatementHandler() template method to customize CQL preparation and binding.

Closes #1237
@mp911de mp911de closed this as completed in 1d1ae65 Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant