public final class FbClientDatabaseFactory extends AbstractNativeDatabaseFactory
FbDatabaseFactory
for establishing connection using the
Firebird native client library.
A separate factory is used for embedded: FbEmbeddedDatabaseFactory
.
Constructor and Description |
---|
FbClientDatabaseFactory() |
Modifier and Type | Method and Description |
---|---|
protected FbClientLibrary |
getClientLibrary() |
static FbClientDatabaseFactory |
getInstance() |
connect, filterProperties, serviceConnect
protected FbClientLibrary getClientLibrary()
getClientLibrary
in class AbstractNativeDatabaseFactory
public static FbClientDatabaseFactory getInstance()
Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.