Class Udf
java.lang.Object
com.jsql.model.accessible.vendor.oracle.Udf
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetGrant()
void
setAddFunc
(String addFunc) void
setAddSource
(String addSource) void
setConfirm
(String confirm) void
setDropFunc
(String dropFunc) void
setDropSource
(String dropSource) void
void
-
Constructor Details
-
Udf
public Udf()
-
-
Method Details
-
getDropSource
-
setDropSource
-
getDropFunc
-
setDropFunc
-
getAddSource
-
setAddSource
-
getAddFunc
-
setAddFunc
-
getGrant
-
setGrant
-
getConfirm
-
setConfirm
-
getRunCmd
-
setRunCmd
-