Class CodesFunction


  • public class CodesFunction
    extends java.lang.Object
    Example Table Function for lateral join checks
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private CodesFunction()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static QueryableTable getTable​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CodesFunction

        private CodesFunction()
    • Method Detail

      • getTable

        public static QueryableTable getTable​(java.lang.String name)