getTransientDbPath

getTransientDbPath(): String;

The getTransientDbPath method of the Application class returns a string containing the full path of the transient database file on the current node.

In JADE thin client mode, the getTransientDbPath method returns the path of the transient database file on the application server is returned. When the getTransientDbPath method is called from a serverExecution method, the full path of the transient database file on the database server node is returned.

See also "Transient Database File Analysis", in Chapter 3 of the JADE Database Administration Guide.