Annotation Type ValueBridgeRef

    • Element Detail

      • name

        String name
        Reference a value bridge by its bean name.
        Returns:
        The bean name of the value bridge.
        Default:
        ""
      • type

        Class<? extends ValueBridge> type
        Reference a value bridge by its type.
        Returns:
        The type of the value bridge.
        Default:
        org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBridgeRef.UndefinedBridgeImplementationType.class
      • retrieval

        BeanRetrieval retrieval
        Returns:
        How to retrieve the value bridge. See BeanRetrieval.
        Default:
        org.hibernate.search.engine.environment.bean.BeanRetrieval.ANY