| |
|
|
| Issue Type: |
Improvement |
| Assignee: |
Unassigned |
| Components: |
hibernate-core |
| Created: |
25/Feb/2020 01:39 AM |
| Priority: |
Major |
| Reporter: |
Davide D'Alto |
|
| In detail:
- I need to remove the final from SessionImpl#internalLoad so that I can override it in Hibernate Rx;
- I changed some methods to protected so that I don't have to duplicate them
|
|
|
|
| |
|