See: Description
Class | Description |
---|---|
DerbyBackupOperationsHelper |
Helper class used by the
EmbeddedDerbyResource to implement online backup operations on the instance. |
DerbyScriptRunner |
Executes a SQL script on the given Derby embedded instance connection.
|
DerbyUtils |
Random utilities for this library and also useful when writing JDBC test cases.
|
Note: Utilities are created primarily as helper classes/methods for the library. They may be used by consumers, should they find them useful; however the classes in this package are not part of the standard library API and may change at any time without notice.
Classes in this package include:
DerbyUtils
)DerbyScriptRunner
DerbyBackupOperationsHelper
)
More details are in the Project Website.
Copyright © 2015-2016 Development Entropy (deventropy.org) Contributors