Uses of Enum
net.sf.jsqlparser.statement.create.view.AutoRefreshOption
Packages that use AutoRefreshOption
-
Uses of AutoRefreshOption in net.sf.jsqlparser.statement.create.view
Fields in net.sf.jsqlparser.statement.create.view declared as AutoRefreshOptionMethods in net.sf.jsqlparser.statement.create.view that return AutoRefreshOptionModifier and TypeMethodDescriptionstatic AutoRefreshOption
CreateView.getAutoRefresh()
static AutoRefreshOption
Returns the enum constant of this type with the specified name.static AutoRefreshOption[]
AutoRefreshOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.sf.jsqlparser.statement.create.view with parameters of type AutoRefreshOption