public class JndiConnectionProvider extends Object implements OlapConnectionProvider
| Constructor and Description |
|---|
JndiConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.olap4j.OlapConnection |
createConnection(String user,
String password) |
boolean |
equals(Object o) |
Object |
getConnectionHash() |
String |
getConnectionPath() |
String |
getPassword() |
String |
getUsername() |
int |
hashCode() |
void |
setConnectionPath(String connectionPath) |
void |
setPassword(String password) |
void |
setUsername(String username) |
public String getConnectionPath()
public void setConnectionPath(String connectionPath)
public String getUsername()
public void setUsername(String username)
public String getPassword()
public void setPassword(String password)
public org.olap4j.OlapConnection createConnection(String user, String password) throws SQLException
createConnection in interface OlapConnectionProviderSQLExceptionpublic Object getConnectionHash()
getConnectionHash in interface OlapConnectionProviderCopyright © 2018 Hitachi Vantara. All rights reserved.