public interface FirebirdEmbeddedLibrary
It is recommend to implement DisposableFirebirdEmbeddedLibrary
for implementations that require additional
cleanup on exit.
Modifier and Type | Method and Description |
---|---|
java.nio.file.Path |
getEntryPointPath() |
java.lang.String |
getVersion()
Version of the Firebird Embedded library.
|
java.nio.file.Path getEntryPointPath()
java.lang.String getVersion()
getVersion()
Copyright © 2001-2023 Jaybird (Firebird JDBC) team. All rights reserved.