ca.sqlpower.architect.etl
Class PLConnectionSpec
java.lang.Object
ca.sqlpower.architect.etl.PLConnectionSpec
public class PLConnectionSpec
- extends java.lang.Object
The PLConnectionSpec class is a container for POWER*LOADER ODBC
Connection information (normally retrieved from the PL.ini file).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLConnectionSpec
public PLConnectionSpec()
setProperty
public void setProperty(java.lang.String key,
java.lang.String value)
getLogical
public java.lang.String getLogical()
getDbType
public java.lang.String getDbType()
getPlsOwner
public java.lang.String getPlsOwner()
getTNSName
public java.lang.String getTNSName()
getUid
public java.lang.String getUid()
getDSN
public java.lang.String getDSN()
getPwd
public java.lang.String getPwd()
Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca