Hierarchy For Package net.n2oapp.framework.sandbox.cases.theater

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • net.n2oapp.framework.sandbox.cases.theater.Actor
    • net.n2oapp.framework.sandbox.cases.theater.Role

Interface Hierarchy

  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • net.n2oapp.framework.sandbox.cases.theater.ActorRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
      • net.n2oapp.framework.sandbox.cases.theater.RoleRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
    • org.springframework.data.repository.PagingAndSortingRepository<T,ID>
      • net.n2oapp.framework.sandbox.cases.theater.ActorRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
      • net.n2oapp.framework.sandbox.cases.theater.RoleRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)