org.postgresql.pljava.example
Class Security
java.lang.Object
org.postgresql.pljava.example.Security
public class Security
- extends Object
Method Summary |
static String |
createTempFile()
The following method should fail if the language in use
is untrusted. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Security
public Security()
createTempFile
public static String createTempFile()
throws SQLException
- The following method should fail if the language in use
is untrusted.
- Returns:
- The name of a created temporary file.
- Throws:
SQLException