Interface NamedObjectRepository

  • All Known Implementing Classes:
    NamedObjectRepositoryImpl

    @Incubating
    public interface NamedObjectRepository
    Repository for references to named things related to queries. This includes:
    • named HQL, JPQL, native, and procedure queries,
    • along with named result set mappings.