Class Library
java.lang.Object
com.jsql.model.accessible.vendor.postgres.Library
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCreateFunction
(String createFunction) void
setDropFunc
(String dropFunc) void
setLoFromText
(String loFromText) void
setLoToFile
(String loToFile) void
setRunFunc
(String runFunc)
-
Constructor Details
-
Library
public Library()
-
-
Method Details
-
getDropFunc
-
setDropFunc
-
getCreateFunction
-
setCreateFunction
-
getRunFunc
-
setRunFunc
-
getLoFromText
-
setLoFromText
-
getLoToFile
-
setLoToFile
-