public class MsSQLEmbeddedDatabase extends AbstractEmbeddedDatabase
| Constructor and Description |
|---|
MsSQLEmbeddedDatabase(com.microsoft.sqlserver.jdbc.SQLServerDataSource dataSource,
java.lang.Runnable closeCallback) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.sql.DataSource |
getDataSource() |
java.lang.String |
getJdbcUrl() |
closegetConnection, getConnection, getLoginTimeout, getLogWriter, getParentLogger, isWrapperFor, setLoginTimeout, setLogWriter, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic MsSQLEmbeddedDatabase(com.microsoft.sqlserver.jdbc.SQLServerDataSource dataSource,
java.lang.Runnable closeCallback)
protected javax.sql.DataSource getDataSource()
getDataSource in class AbstractDelegatingDataSourcepublic java.lang.String getJdbcUrl()