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() |
close, getConnection, getConnection, getLoginTimeout, getLogWriter, getParentLogger, isWrapperFor, setLoginTimeout, setLogWriter, unwrappublic MsSQLEmbeddedDatabase(com.microsoft.sqlserver.jdbc.SQLServerDataSource dataSource,
java.lang.Runnable closeCallback)
protected javax.sql.DataSource getDataSource()
getDataSource in class AbstractEmbeddedDatabasepublic java.lang.String getJdbcUrl()