@Deprecated
@ProviderType
public interface RatingsStatsFinder
Modifier and Type | Method and Description |
---|---|
Map<Serializable,RatingsStats> |
fetchByPrimaryKeys(Set<Serializable> primaryKeys)
Deprecated.
|
List<RatingsStats> |
findByC_C(long classNameId,
List<Long> classPKs)
Deprecated.
|
Map<Serializable,RatingsStats> fetchByPrimaryKeys(Set<Serializable> primaryKeys)
List<RatingsStats> findByC_C(long classNameId, List<Long> classPKs)