| Package | Description |
|---|---|
| org.specrunner.sql.database | |
| org.specrunner.sql.database.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
IDatabase.setSqlWrapperFactory(ISqlWrapperFactory sqlWrapperFactory)
Set SQL wrapper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SqlWrapperFactoryDefault
Default SQL wrapper factory.
|
| Modifier and Type | Field and Description |
|---|---|
protected ISqlWrapperFactory |
DatabaseDefault.sqlWrapperFactory
Factory of SQLs.
|
| Modifier and Type | Method and Description |
|---|---|
ISqlWrapperFactory |
DatabaseDefault.getSqlWrapperFactory()
Get the SQL wrapper factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseDefault.setSqlWrapperFactory(ISqlWrapperFactory sqlWrapperFactory) |
Copyright © 2017. All rights reserved.