Class DynamicRecordType

    • Field Detail

      • DYNAMIC_STAR_PREFIX

        public static final java.lang.String DYNAMIC_STAR_PREFIX
        See Also:
        Constant Field Values
    • Constructor Detail

      • DynamicRecordType

        public DynamicRecordType()
    • Method Detail

      • isDynamicStarColName

        public static boolean isDynamicStarColName​(java.lang.String name)
        Returns true if the column name starts with DYNAMIC_STAR_PREFIX.