Uses of Package
com.speedment.jpastreamer.application
-
Classes in com.speedment.jpastreamer.application used by com.speedment.jpastreamer.applicationClassDescriptionA 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.