JPAstreamer is a lightweight toolkit for expressing JPA queries as Java Streams.
.filter()
and see if that solves the problem (another renderer will be used in this case).
.filter($Person.name.notEquals(“71287618717187hdvahashv”))
I don't think you understood my problem. I want to retrieve the larger entity efficiently.
public class HugeImage{
// some annotations like @Id
private long Id;
// some annotations like @Lob and Lazy_loading,
private byte[] content;
// getters, setters
}
How do I use streams to retrieve the content, without loading the complete content all at once?
On the contrary, we just made a release and are now working with new features. Stay tuned.