All Classes and Interfaces
Interfaces
Class
Description
A JPAStreamer is responsible for creating Streams from data sources,
alternatively for creating
StreamSuppliers that can be reused to create Streams of the same Entity source,
see JPAStreamer.createStreamSupplier(StreamConfiguration)A Stream Supplier is responsible for creating Streams from a data source
An entity source can be RDBMSes, files or other data sources.