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

Support for containers based on Repository #200

Open
mibutec opened this issue Feb 26, 2015 · 4 comments
Open

Support for containers based on Repository #200

mibutec opened this issue Feb 26, 2015 · 4 comments

Comments

@mibutec
Copy link

mibutec commented Feb 26, 2015

Since I'm using MongoDB I can't use JPAContainer, so I would love to use a Container based on PagingAndSortingRepository. I wonder I didn't find such a thing. Would that be possible (after a simple prototype it seems so)? Is that on the roadmap?

@christoph-frick
Copy link
Contributor

you are not using mongo? what relevance has that? what are you using? have you tried the Lazy Query Container https://vaadin.com/directory#addon/117 ?

@mibutec
Copy link
Author

mibutec commented Feb 27, 2015

Sorry, bad typo: I'm using MongoDB. That comes with no JPA support in Spring, so I think I cant use JPAContainer

@peholmst
Copy link
Owner

I guess we could write a container for a paging and sorting repository at some point, but I can't really tell when yet.

@christoph-frick
Copy link
Contributor

ok. just to also mention it, i use this addon in my recent mongo/spring-data/vaadin project https://vaadin.com/directory#addon/mongodb-container-addon

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

No branches or pull requests

3 participants