p12f.exe.ddbb.utils
Class DbmsOutput
java.lang.Object
p12f.exe.ddbb.utils.DbmsOutput
- public class DbmsOutput
- extends java.lang.Object
Constructor Summary |
DbmsOutput(java.sql.Connection conn)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbmsOutput
public DbmsOutput(java.sql.Connection conn)
throws java.sql.SQLException
enable
public void enable(int size)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
disable
public void disable()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
show
public java.lang.String show()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
close
public void close()
throws java.sql.SQLException
- Throws:
java.sql.SQLException