public class JDBCCredential extends Object
protected String
id
tableName
url
JDBCCredential(String id, String url, String tableName)
String
getId()
getTableName()
getUrl()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected String id
protected String url
protected String tableName
public JDBCCredential(String id, String url, String tableName)
public String getId()
public String getUrl()
public String getTableName()
public String toString()
toString
Object
Copyright © 2016. All Rights Reserved.