Uses of Interface
st.orm.repository.EntityRepository
Packages that use EntityRepository
-
Uses of EntityRepository in st.orm.repository
Methods in st.orm.repository that return EntityRepositoryModifier and TypeMethodDescription<T extends Entity<ID>,ID>
EntityRepository<T, ID> Returns the repository for the given entity type.