it.eng.spagobi.jpivotaddins.engines.jpivotxmla.connection
Interface IConnection
- All Known Implementing Classes:
- JDBCConnection, JNDIConnection, XMLAConnection
public interface IConnection
- Author:
- Andrea Gioia
JNDI_CONNECTION
static final int JNDI_CONNECTION
- See Also:
- Constant Field Values
JDBC_CONNECTION
static final int JDBC_CONNECTION
- See Also:
- Constant Field Values
XMLA_CONNECTION
static final int XMLA_CONNECTION
- See Also:
- Constant Field Values
getName
java.lang.String getName()
getType
int getType()