it.eng.spagobi.jpivotaddins.engines.jpivotxmla.connection
Class JDBCConnection
java.lang.Object
it.eng.spagobi.jpivotaddins.engines.jpivotxmla.connection.JDBCConnection
- All Implemented Interfaces:
- IConnection
public class JDBCConnection
- extends java.lang.Object
- implements IConnection
- Author:
- Andrea Gioia
Constructor Summary |
JDBCConnection(it.eng.spago.base.SourceBean connSb)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCConnection
public JDBCConnection(it.eng.spago.base.SourceBean connSb)
getName
public java.lang.String getName()
- Specified by:
getName
in interface IConnection
getDriver
public java.lang.String getDriver()
getJdbcUrl
public java.lang.String getJdbcUrl()
getPassword
public java.lang.String getPassword()
getUser
public java.lang.String getUser()
setName
public void setName(java.lang.String name)
getType
public int getType()
- Specified by:
getType
in interface IConnection