Interface PrimaryKeyQueryBuilder

All Superinterfaces:
CriteriaQueryBuilder<PrimaryKeyQueryBuilder,PrimaryKey,PrimaryKeyCriteriaQueryWrapper>, QueryBuilderBase<PrimaryKeyQueryBuilder,PrimaryKeyCriteriaQueryWrapper>
All Known Implementing Classes:
PrimaryKeyQueryBuilderImpl

Query builder that returns PrimaryKey instances.