jdbc
Class ConnectionInfo

java.lang.Object
  |
  +--jdbc.ConnectionInfo

public class ConnectionInfo
extends java.lang.Object


Field Summary
(package private) static java.lang.String nl
           
 
Constructor Summary
ConnectionInfo()
           
 
Method Summary
static java.lang.String getMetaDataMsg(java.sql.DatabaseMetaData md)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nl

static java.lang.String nl
Constructor Detail

ConnectionInfo

public ConnectionInfo()
Method Detail

getMetaDataMsg

public static java.lang.String getMetaDataMsg(java.sql.DatabaseMetaData md)
                                       throws java.sql.SQLException
java.sql.SQLException