Hierarchy For Package sk.iway.iwcm.components.translation_keys.jpa
Package Hierarchies:Class Hierarchy
- java.lang.Object
- sk.iway.iwcm.components.translation_keys.jpa.MissingKeysDto
- sk.iway.iwcm.components.translation_keys.jpa.TranslationKeyComparator
- sk.iway.iwcm.components.translation_keys.jpa.TranslationKeyEditorFields
- sk.iway.iwcm.components.translation_keys.jpa.TranslationKeyEntity
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T, ID>) - sk.iway.iwcm.components.translation_keys.jpa.TranslationKeyRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>) - sk.iway.iwcm.components.translation_keys.jpa.TranslationKeyRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,