Skip to content
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

v3.1 get result set #235

Open
pabloelcolombiano opened this issue Nov 25, 2023 · 0 comments
Open

v3.1 get result set #235

pabloelcolombiano opened this issue Nov 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pabloelcolombiano
Copy link
Collaborator

In v3.1, we want to introduce the:

  • getPersistedResultSet
  • getResultSet

methods: These will return a result set , that is a collection of entities, and are bound to replace in v4 the getEntity, getEntities and persist methods.

In addition, we introduce the SelectQueryMocker that will mock the reponse of a select query on a given factory's table. Check the doc in the associated PR.

Please share your thoughts on this new approach, the method names, etc.

This will be a major improvement of the plugin, I am really looking forward to it!

@pabloelcolombiano pabloelcolombiano added the enhancement New feature or request label Nov 25, 2023
@pabloelcolombiano pabloelcolombiano self-assigned this Nov 25, 2023
pabloelcolombiano added a commit that referenced this issue Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant