Package pysql :: Module pysqloraobjects :: Class OraDirectory
[hide private]
[frames] | no frames]

Class OraDirectory

source code


Oracle directory object

Instance Methods [hide private]
 
__init__(self, directoryOwner="", directoryName="")
Directory creation
source code
 
getPath(self, db)
Gets the OS path of the directory object
source code

Inherited from OraObject: __eq__, __hash__, __str__, getCopy, getCreated, getDDL, getFullName, getLastDDL, getName, getOwner, getStatus, getType, guessInfos, guessStatus, setName, setOwner, setStatus, setType

Method Details [hide private]

__init__(self, directoryOwner="", directoryName="")
(Constructor)

source code 

Directory creation

Overrides: OraObject.__init__

getPath(self, db)

source code 

Gets the OS path of the directory object

Returns:
full path (str)