A
C
D
E
F
G
I
J
S
D
- delete(T) - function in org.springframework.data.repository.JpaTranslatableRepository
- delete(T) - function in org.springframework.data.repository.JpaTranslationRepository
- deleteAll() - function in org.springframework.data.repository.JpaTranslatableRepository
- deleteAll(java.lang.Iterable) - function in org.springframework.data.repository.JpaTranslatableRepository
- deleteAll() - function in org.springframework.data.repository.JpaTranslationRepository
- deleteAll(java.lang.Iterable) - function in org.springframework.data.repository.JpaTranslationRepository
- deleteAllById(java.lang.Iterable) - function in org.springframework.data.repository.JpaTranslatableRepository
- deleteAllById(java.lang.Iterable) - function in org.springframework.data.repository.JpaTranslationRepository
- deleteAllByIdInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.JpaTranslatableRepository
- deleteAllByIdInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.JpaTranslationRepository
- deleteAllInBatch() - function in org.springframework.data.jpa.repository.JpaTranslatableRepository
- deleteAllInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.JpaTranslatableRepository
- deleteAllInBatch() - function in org.springframework.data.jpa.repository.JpaTranslationRepository
- deleteAllInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.JpaTranslationRepository
- deleteById(ID) - function in org.springframework.data.repository.JpaTranslatableRepository
- deleteById(ID) - function in org.springframework.data.repository.JpaTranslationRepository
- deleteByIdAndLocale(ID,java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslatableService
- Deletes a translatable entity if it has a translation with the given ID and locale.
- deleteByIdAndLocale(ID,java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslatableRepository
- Deletes a translatable entity if it has a translation with the given ID and locale.
- deleteByLocale(java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslatableService
- Deletes all translatable entities that have a translation with the given locale.
- deleteByLocale(java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslationService
- Deletes all translations for a specific locale.
- deleteByLocale(java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslatableRepository
- Deletes all translatable entities that have a translation with the given locale.
- deleteByLocale(java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslationRepository
- Deletes all translations for a specific locale.
- deleteByOwnerIdAndLocale(ID,java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.AbstractTranslationService
- Deletes a translation for a specific owner and locale.
- deleteByOwnerIdAndLocale(ID,java.lang.String) - function in com.mewebstudio.springboot.jpa.translatable.kotlin.JpaTranslationRepository
- Deletes a translation for a specific owner and locale.
- deleteInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.JpaTranslatableRepository
- deleteInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.JpaTranslationRepository