Embedded Db Ifc
Functions
Link copied to clipboard
If the database already exists it is deleted and recreated
Link copied to clipboard
Link copied to clipboard
Deletes the embedded database
Link copied to clipboard
A convenience method for those that use File instead of Path. Calls isEmbeddedDerbyDatabase(file.toPath())
Checks if a file is an embedded database
Link copied to clipboard
The database file must already exist at the path
The database file must already exist within the KSLDatabase.dbDir directory It is opened for reading and writing.