Class Udf
java.lang.Object
com.jsql.model.accessible.vendor.postgres.Udf
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPllua()
getPlr()
getPlsh()
getPltcl()
getSql()
void
setArchive
(Archive archive) void
setDropFunc
(String dropFunc) void
setExtension
(Extension extension) void
setLibrary
(Library library) void
void
void
setPlpython
(String plpython) void
void
void
void
setProgram
(Program program) void
setRunFunc
(String runFunc) void
-
Constructor Details
-
Udf
public Udf()
-
-
Method Details
-
getExtension
-
setExtension
-
getPlpython
-
setPlpython
-
getPlperl
-
setPlperl
-
getPlsh
-
setPlsh
-
getRunFunc
-
setRunFunc
-
getSql
-
setSql
-
getDropFunc
-
setDropFunc
-
getArchive
-
setArchive
-
getProgram
-
setProgram
-
getPltcl
-
setPltcl
-
getPlr
-
setPlr
-
getPllua
-
setPllua
-
getLibrary
-
setLibrary
-