Module jpastreamer.application
Package com.speedment.jpastreamer.application
package com.speedment.jpastreamer.application
-
InterfacesClassDescriptionA 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, seeJPAStreamer.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.