| Package | Description |
|---|---|
| org.specrunner.sql | |
| org.specrunner.sql.database | |
| org.specrunner.sql.database.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginCompareBase
Provided a
Schema instance, and two databases, this plugin
compare these databases. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDatabase
Abstraction for SQL executor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseDefault
Basic implementation of
IDatabase using cached prepared
statements, an ID manager to work with generated keys, a sequence provider to
enable sequence interactions and a column reader to recover column objects. |
Copyright © 2017. All rights reserved.