Daniele Ricci opened 9 years ago
|
|
Thank you. I did not expect that somebody would want to extend JDBCRepository class. It certainly does not hurt to have more flexibility. |
|
Yes, I needed it for a couple of things. Here is my usage, for any reference: |
|
Applied in changeset commit:tigase-server|8782db77. |
Type |
Patch
|
Priority |
Minor
|
Assignee | |
RedmineID |
3180
|
Version |
tigase-server-7.1.0
|
Issue Votes (0)
Watchers (0)
I think it would be a good thing to let child classes access the DataRepository instance (to avoid multiple connections to the database). Here is a simple patch to do just that.
JDBCRepository-protected-access.diff