net.sf.farrago.namespace.jdbc
Class MedJdbcDataServer.Source
java.lang.Object
net.sf.farrago.namespace.jdbc.MedJdbcDataServer.Source
- Enclosing class:
- MedJdbcDataServer
public static class MedJdbcDataServer.Source
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
schema
final String schema
table
final String table
MedJdbcDataServer.Source
MedJdbcDataServer.Source(String sch,
String tab)
getSchema
public String getSchema()
getTable
public String getTable()