Package org.faktorips.runtime.productdata.jpa.provider
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package org.faktorips.runtime.productdata.jpa.provider
Product Data Provider
implementation using JPA to read TocEntries
from a database.-
ClassDescription
IProductDataProviderusing JPA to read product data from a database.CreatesJpaProductDataProvidersfor tables of content identified bynameandversion, reading theDbTableOfContentsfrom aProductDatabaseBean.