Class HibernateOrmMappingKey

    • Constructor Detail

      • HibernateOrmMappingKey

        public HibernateOrmMappingKey()
    • Method Detail

      • render

        public String render()
        Specified by:
        render in interface EventContextElement
        Returns:
        A human-readable representation of this context. The representation should use brief, natural language to refer to objects rather than class names, e.g. "index 'myIndexName'" rather than "ElasticsearchIndexManager{name = 'myIndexName'}". The representation may change without prior notice in new versions of Hibernate Search: callers should not try to parse it.