You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
There is still some documentation (WIKI) to be done so ill leave the ticket open for now.
The feature is available from the latest snapshot-build if anyone wants to try... (0.7-SNAPSHOT).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently the queries are defined as constants within @JdbcMessageProvider@:
Reading those should be wrapped in protected metods like:
So users could customize the queries by doing the following in a subclass:
The text was updated successfully, but these errors were encountered: