Hierarchy For Package edu.yu.marketmaker.persistence
Class Hierarchy
- java.lang.Object
- edu.yu.marketmaker.persistence.ExternalOrderEntity (implements edu.yu.marketmaker.persistence.IdentifiableEntity<K>)
- edu.yu.marketmaker.persistence.ExternalOrderMapStore (implements com.hazelcast.map.MapStore<K,
V>) - edu.yu.marketmaker.persistence.FillEntity (implements edu.yu.marketmaker.persistence.IdentifiableEntity<K>)
- edu.yu.marketmaker.persistence.FillMapStore (implements com.hazelcast.map.MapStore<K,
V>) - edu.yu.marketmaker.persistence.PositionEntity (implements edu.yu.marketmaker.persistence.IdentifiableEntity<K>)
- edu.yu.marketmaker.persistence.PositionMapStore (implements com.hazelcast.map.MapStore<K,
V>) - edu.yu.marketmaker.persistence.QuoteEntity (implements edu.yu.marketmaker.persistence.IdentifiableEntity<K>)
- edu.yu.marketmaker.persistence.QuoteMapStore (implements com.hazelcast.map.MapStore<K,
V>) - edu.yu.marketmaker.persistence.ReservationEntity (implements edu.yu.marketmaker.persistence.IdentifiableEntity<K>)
- edu.yu.marketmaker.persistence.ReservationMapStore (implements com.hazelcast.map.MapStore<K,
V>)
Interface Hierarchy
- edu.yu.marketmaker.persistence.IdentifiableEntity<K>
- 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>) - edu.yu.marketmaker.persistence.BaseJpaRepository<E,
K>
- edu.yu.marketmaker.persistence.BaseJpaRepository<E,
- 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>) - edu.yu.marketmaker.persistence.BaseJpaRepository<E,
K>
- edu.yu.marketmaker.persistence.BaseJpaRepository<E,
- 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>) - edu.yu.marketmaker.persistence.BaseJpaRepository<E,
K>
- edu.yu.marketmaker.persistence.BaseJpaRepository<E,
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,