public class SpaceDriverManagerDataSource extends AbstractDataSource implements InitializingBean
logger| Constructor and Description |
|---|
SpaceDriverManagerDataSource() |
SpaceDriverManagerDataSource(IJSpace space) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Connection |
getConnection() |
Connection |
getConnection(String username,
String password) |
void |
setGigaSpace(GigaSpace gigaSpace) |
void |
setSpace(IJSpace space) |
getLoginTimeout, getLogWriter, getParentLogger, isWrapperFor, setLoginTimeout, setLogWriter, unwrappublic SpaceDriverManagerDataSource()
public SpaceDriverManagerDataSource(IJSpace space)
public void setSpace(IJSpace space)
public void setGigaSpace(GigaSpace gigaSpace)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface InitializingBeanExceptionpublic Connection getConnection() throws SQLException
getConnection in interface DataSourceSQLExceptionpublic Connection getConnection(String username, String password) throws SQLException
getConnection in interface DataSourceSQLExceptionCopyright © GigaSpaces.