Uses of Class
com.skava.ratingandreviews.collection.model.entity.CollectionPropertyPK
Packages that use CollectionPropertyPK
Package
Description
Provides the collection entity classes for collection.
-
Uses of CollectionPropertyPK in com.skava.ratingandreviews.collection.model.entity
Constructor parameters in com.skava.ratingandreviews.collection.model.entity with type arguments of type CollectionPropertyPKModifierConstructorDescriptionQCollectionPropertyPK
(com.querydsl.core.types.Path<? extends CollectionPropertyPK> path) QCollectionPropertyPK
(Class<? extends CollectionPropertyPK> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)