Hierarchy For All Packages
- org.machanism.macha.core.commons.spring.outbox.register,
- org.machanism.macha.core.commons.spring.outbox.register.dao,
- org.machanism.macha.core.commons.spring.outbox.register.entity
Class Hierarchy
- java.lang.Object
- org.machanism.macha.core.commons.spring.outbox.register.dao.OutboxDAO
- org.machanism.macha.core.commons.spring.outbox.register.entity.OutboxEntity
- org.machanism.macha.core.commons.spring.outbox.register.OutboxMessageRegister
- org.machanism.macha.core.commons.spring.outbox.register.entity.OutboxRecordId (implements java.io.Serializable)
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - org.machanism.macha.core.commons.spring.outbox.register.dao.OutboxRepository
- 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.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - org.machanism.macha.core.commons.spring.outbox.register.dao.OutboxRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - org.machanism.macha.core.commons.spring.outbox.register.dao.OutboxRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.machanism.macha.core.commons.spring.outbox.register.entity.Direction
- org.machanism.macha.core.commons.spring.outbox.register.entity.OutboxStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)