Class QueryUtil

    • Constructor Detail

      • QueryUtil

        public QueryUtil()
    • Method Detail

      • parseResultPropertyValue

        public static void parseResultPropertyValue​(java.lang.Object propValue,
                                                    java.util.List<java.lang.String> columnNames,
                                                    java.util.List<java.lang.String> selectorNames,
                                                    java.util.List<javax.jcr.Value> values,
                                                    javax.jcr.ValueFactory valueFactory)
                                             throws javax.jcr.ValueFormatException,
                                                    javax.jcr.RepositoryException
        Throws:
        javax.jcr.ValueFormatException
        javax.jcr.RepositoryException