Class ViewProperties


  • public class ViewProperties
    extends java.lang.Object
    View properties that can be set during CREATE/REPLACE view or using updateProperties API.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • VERSION_HISTORY_SIZE

        public static final java.lang.String VERSION_HISTORY_SIZE
        See Also:
        Constant Field Values
      • VERSION_HISTORY_SIZE_DEFAULT

        public static final int VERSION_HISTORY_SIZE_DEFAULT
        See Also:
        Constant Field Values