oracle.spatial.util
Class DBMS

java.lang.Object
  extended by oracle.spatial.util.DBMS

public class DBMS
extends java.lang.Object


Constructor Summary
DBMS()
           
 
Method Summary
 void DbmsOutputClose()
           
 void DbmsOutputDisable()
           
 void DbmsOutputEnable(int size)
           
 void DbmsOutputPrepare(java.sql.Connection conn)
           
 void DbmsOutputShow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBMS

public DBMS()
Method Detail

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