Skip navigation links
oracle.spatial.util
Class DBMS
java.lang.Object
oracle.spatial.util.DBMS
-
public class DBMS
- extends java.lang.Object
Constructor Summary |
DBMS()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBMS
public DBMS()
DbmsOutputPrepare
public void DbmsOutputPrepare(java.sql.Connection conn)
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
DbmsOutputEnable
public void DbmsOutputEnable(int size)
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
DbmsOutputDisable
public void DbmsOutputDisable()
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
DbmsOutputShow
public void DbmsOutputShow()
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
DbmsOutputClose
public void DbmsOutputClose()
throws java.sql.SQLException
-
- Throws:
java.sql.SQLException
Skip navigation links
Copyright © 2007, 2011, Oracle and/or its affiliates. All Rights Reserved.