Uses of Interface
st.orm.repository.ProjectionRepository
Packages that use ProjectionRepository
-
Uses of ProjectionRepository in st.orm.repository
Methods in st.orm.repository that return ProjectionRepositoryModifier and TypeMethodDescription<T extends Projection<ID>,ID>
ProjectionRepository<T, ID> RepositoryLookup.projection(Class<T> type) Returns the repository for the given projection type.