Class JpaDataStore

java.lang.Object
io.jmix.core.datastore.AbstractDataStore
io.jmix.eclipselink.impl.JpaDataStore
All Implemented Interfaces:
DataSortingOptions, DataStore

@Component("eclipselink_JpaDataStore") @Scope("prototype") public class JpaDataStore extends AbstractDataStore implements DataSortingOptions
INTERNAL. Implementation of the DataStore interface working with a relational database using JPA.