public class FBConnectionDefaults
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static int | DEFAULT_BLOB_BUFFER_SIZE | 
| static int | DEFAULT_SOCKET_BUFFER_SIZEDefault socket buffer size is  -1, meaning that we
 will use socket buffer size default for runtime platform. | 
| Constructor and Description | 
|---|
| FBConnectionDefaults() | 
public static final int DEFAULT_BLOB_BUFFER_SIZE
public static final int DEFAULT_SOCKET_BUFFER_SIZE
-1, meaning that we
 will use socket buffer size default for runtime platform.Copyright © 2001-2023 Jaybird (Firebird JDBC/JCA) team. All rights reserved.