Module org.firebirdsql.jna
Package org.firebirdsql.jna.embedded
Class TemporaryFirebirdEmbeddedLibrary
java.lang.Object
org.firebirdsql.jna.embedded.TemporaryFirebirdEmbeddedLibrary
- All Implemented Interfaces:
FirebirdEmbeddedLibrary
public final class TemporaryFirebirdEmbeddedLibrary
extends Object
implements FirebirdEmbeddedLibrary
Information for locating a Firebird Embedded library.
- Since:
- 5
- Author:
- Mark Rotteveel
-
Method Summary
-
Method Details
-
getEntryPointPath
- Specified by:
getEntryPointPath
in interfaceFirebirdEmbeddedLibrary
- Returns:
- Path of the Firebird Embedded main library file
-
getVersion
Description copied from interface:FirebirdEmbeddedLibrary
Version of the Firebird Embedded library.- Specified by:
getVersion
in interfaceFirebirdEmbeddedLibrary
- Returns:
- Version of the Firebird Embedded library
- See Also:
-
toString
-