Class Util


  • public class Util
    extends Object
    Helper methods
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • toString

        public static String toString​(Select sql,
                                      Object o)
        easy way to call toString(Select) (if needed) on any object also quotes strings and expands out arrays
        Parameters:
        sql -
        o -
        Returns:
        string