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>)
- com.nelioalves.cursomc.repositories.CategoriaRepository
- com.nelioalves.cursomc.repositories.CidadeRepository
- com.nelioalves.cursomc.repositories.ClienteRepository
- com.nelioalves.cursomc.repositories.EnderecoRepository
- com.nelioalves.cursomc.repositories.EstadoRepository
- com.nelioalves.cursomc.repositories.ItemPedidoRepository
- com.nelioalves.cursomc.repositories.PagamentoRepository
- com.nelioalves.cursomc.repositories.PedidoRepository
- com.nelioalves.cursomc.repositories.ProdutoRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- 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>)
- com.nelioalves.cursomc.repositories.CategoriaRepository
- com.nelioalves.cursomc.repositories.CidadeRepository
- com.nelioalves.cursomc.repositories.ClienteRepository
- com.nelioalves.cursomc.repositories.EnderecoRepository
- com.nelioalves.cursomc.repositories.EstadoRepository
- com.nelioalves.cursomc.repositories.ItemPedidoRepository
- com.nelioalves.cursomc.repositories.PagamentoRepository
- com.nelioalves.cursomc.repositories.PedidoRepository
- com.nelioalves.cursomc.repositories.ProdutoRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>