-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow to set fetchJoinCollection to ResultSet
- Loading branch information
1 parent
dfc5b0e
commit a9dfc83
Showing
1 changed file
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Shouldn't paginated query be set to null if fetchJoinCollection has changed?
Or exception be thrown if is already created.