| Package | Description |
|---|---|
| org.specrunner.sql | |
| org.specrunner.sql.meta | |
| org.specrunner.sql.meta.impl |
| Modifier and Type | Method and Description |
|---|---|
static ISchemaLoader |
PluginSchemaLoader.getLoader(IContext context,
String name)
Gets the datasource provider saved in context.
|
ISchemaLoader |
PluginSchemaLoader.getProviderInstance()
The instance of a data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginSchemaLoader.setProviderInstance(ISchemaLoader providerInstance)
The instance of data source.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISchemaLoaderXML
Extension supposing a XML parser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSchemaLoaderXOM
A loader of Schema from a Document.
|
class |
SchemaLoaderXOM
A loader of Schema from XML files.
|
Copyright © 2017. All rights reserved.