public class FirebirdEmbeddedLookup
extends java.lang.Object
FirebirdEmbeddedLibrary
using the service provider mechanism.Constructor and Description |
---|
FirebirdEmbeddedLookup() |
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<FirebirdEmbeddedLibrary> |
findFirebirdEmbedded()
Tries to find a Firebird Embedded library service provider for the current platform and install it.
|
public static java.util.Optional<FirebirdEmbeddedLibrary> findFirebirdEmbedded()
The first instance successfully found and installed will be returned.
Copyright © 2001-2024 Jaybird (Firebird JDBC) team. All rights reserved.