A  C  D  E  F  G  I  J  S 

F

findAll(org.springframework.data.domain.Example) - function in org.springframework.data.jpa.repository.JpaTranslatableRepository
 
findAll(org.springframework.data.domain.Example,org.springframework.data.domain.Sort) - function in org.springframework.data.jpa.repository.JpaTranslatableRepository
 
findAll(org.springframework.data.domain.Example) - function in org.springframework.data.jpa.repository.JpaTranslationRepository
 
findAll(org.springframework.data.domain.Example,org.springframework.data.domain.Sort) - function in org.springframework.data.jpa.repository.JpaTranslationRepository
 
findAll() - function in org.springframework.data.repository.JpaTranslatableRepository
 
findAll(org.springframework.data.domain.Pageable) - function in org.springframework.data.repository.JpaTranslatableRepository
 
findAll(org.springframework.data.domain.Sort) - function in org.springframework.data.repository.JpaTranslatableRepository
 
findAll() - function in org.springframework.data.repository.JpaTranslationRepository
 
findAll(org.springframework.data.domain.Pageable) - function in org.springframework.data.repository.JpaTranslationRepository
 
findAll(org.springframework.data.domain.Sort) - function in org.springframework.data.repository.JpaTranslationRepository
 
findAll(org.springframework.data.domain.Example,org.springframework.data.domain.Pageable) - function in org.springframework.data.repository.query.JpaTranslatableRepository
 
findAll(org.springframework.data.domain.Example,org.springframework.data.domain.Pageable) - function in org.springframework.data.repository.query.JpaTranslationRepository
 
findAllById(java.lang.Iterable) - function in org.springframework.data.repository.JpaTranslatableRepository
 
findAllById(java.lang.Iterable) - function in org.springframework.data.repository.JpaTranslationRepository
 
findAllByLocale(java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslatableService
Finds all translatable entities that have a translation with the given locale.
findAllByLocale(java.lang.String,org.springframework.data.domain.Pageable) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslatableService
Finds all translatable entities that have a translation with the given locale, with pagination.
findAllByLocale(java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslatableRepository
Finds all translatable entities that have a translation with the given locale.
findAllByLocale(java.lang.String,org.springframework.data.domain.Pageable) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslatableRepository
Finds all translatable entities that have a translation with the given locale, with pagination.
findBy(org.springframework.data.domain.Example,java.util.function.Function) - function in org.springframework.data.repository.query.JpaTranslatableRepository
 
findBy(org.springframework.data.domain.Example,java.util.function.Function) - function in org.springframework.data.repository.query.JpaTranslationRepository
 
findById(ID) - function in org.springframework.data.repository.JpaTranslatableRepository
 
findById(ID) - function in org.springframework.data.repository.JpaTranslationRepository
 
findByIdAndLocale(ID,java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslatableService
Finds a translatable entity by its ID and locale.
findByIdAndLocale(ID,java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslatableRepository
Finds a translatable entity by its ID and locale.
findByOwnerId(ID) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslationService
Finds all translations for a specific owner by its ID.
findByOwnerId(ID,org.springframework.data.domain.Pageable) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslationService
Finds all translations for a specific owner by its ID, with pagination.
findByOwnerId(ID) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslationRepository
Finds all translations for a specific owner by its ID.
findByOwnerId(ID,org.springframework.data.domain.Pageable) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslationRepository
Finds all translations for a specific owner by its ID, with pagination.
findByOwnerIdAndLocale(ID,java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslationService
Finds a translation for a specific owner and locale.
findByOwnerIdAndLocale(ID,java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslationRepository
Finds a translation for a specific owner and locale.
findOne(org.springframework.data.domain.Example) - function in org.springframework.data.repository.query.JpaTranslatableRepository
 
findOne(org.springframework.data.domain.Example) - function in org.springframework.data.repository.query.JpaTranslationRepository
 
findTranslationsById(ID) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslatableService
Finds all translations for a specific translatable entity by its ID.
findTranslationsById(ID,org.springframework.data.domain.Pageable) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslatableService
Finds all translations for a specific translatable entity by its ID, with pagination.
findTranslationsById(ID) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslatableRepository
Finds all translations for a specific translatable entity by its ID.
findTranslationsById(ID,org.springframework.data.domain.Pageable) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslatableRepository
Finds all translations for a specific translatable entity by its ID, with pagination.
flush() - function in org.springframework.data.jpa.repository.JpaTranslatableRepository
 
flush() - function in org.springframework.data.jpa.repository.JpaTranslationRepository
 
A  C  D  E  F  G  I  J  S