Interface HibernateEntityManagerImplementor.QueryOptions

    • Method Detail

      • getValueHandlers

        java.util.List<org.hibernate.query.criteria.internal.ValueHandlerFactory.ValueHandler> getValueHandlers()
        Get the conversions for the individual tuples in the query results.
        Returns:
        Value conversions to be applied to the JPA QL results
      • getNamedParameterExplicitTypes

        java.util.Map<java.lang.String,​java.lang.Class> getNamedParameterExplicitTypes()
        Get the explicit parameter types. Generally speaking these would apply to implicit named parameters.
        Returns:
        The