Uses of Enum
gudusoft.gsqlparser.nodes.oracle.EMvRefreshType
Packages that use EMvRefreshType
-
Uses of EMvRefreshType in gudusoft.gsqlparser.nodes.oracle
Methods in gudusoft.gsqlparser.nodes.oracle that return EMvRefreshTypeModifier and TypeMethodDescriptionTOracleCreateMvRefreshOption.getRefreshType()static EMvRefreshTypeReturns the enum constant of this type with the specified name.static EMvRefreshType[]EMvRefreshType.values()Returns an array containing the constants of this enum type, in the order they are declared.