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

Changes of a set of entities #128

Closed
igler opened this issue Mar 18, 2015 · 3 comments
Closed

Changes of a set of entities #128

igler opened this issue Mar 18, 2015 · 3 comments

Comments

@igler
Copy link

igler commented Mar 18, 2015

Currently I get the changes (limited by 10) of a certain entity (location) by calling...

javers.getChangeHistory(InstanceIdDTO.instanceId(location.getId(), Location.class), 10);

Is there a way to get all changes of all locations (also with limit and maybe ordered by date)?

@pszymczyk
Copy link
Contributor

Currently Javers hasn't suitable method in api, i think this issue is corresponded with: #36

@bartoszwalacik bartoszwalacik changed the title Changes of a set of entities JQL - Changes of a set of entities Mar 19, 2015
@bartoszwalacik bartoszwalacik changed the title JQL - Changes of a set of entities Changes of a set of entities Mar 19, 2015
@bartoszwalacik
Copy link
Member

JQL is released in javers 1.2.0
take a look at new query API and examples
http://javers.org/documentation/jql-examples/

@bartoszwalacik
Copy link
Member

if you are using SQL DB, there is a schema migration script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants