jaybird icon indicating copy to clipboard operation
jaybird copied to clipboard

JDBC driver for Firebird

Results 60 jaybird issues
Sort by recently updated
recently updated
newest added

Submitted by: @mrotteveel The documentation of setTpbMapping incorrectly states "The path begins with the protocol specification followed by the path to the resource\. A special protocol "res:" should be used...

component: jdbc driver
priority: major
type: bug
affect-version: Jaybird 3.0.3
affect-version: Jaybird 2.2.14

Submitted by: @mrotteveel The BigDecimal float/double conversion is a bit mixed\. FBBigDecimalField and FBDecFloatField use equivalents of \`BigDecimal\.valueOf\(double\)\` when setting double values, but FBFloatField and FBDoubleField use new BigDecimal\(double\) when...

component: jdbc driver
priority: minor
type: improvement

Submitted by: @mrotteveel In DatabaseMetaData\.getTypeInfo, column FIXED\_PREC\_SCALE we currently return true for all types that have a fixed precision and scale, the JDBC apidoc however says "FIXED\_PREC\_SCALE boolean =\> can...

component: jdbc driver
type: bug
priority: minor
affect-version: Jaybird 3.0.0
affect-version: Jaybird 4
affect-version: Jaybird 2.2.15
affect-version: Jaybird 2.2.12
affect-version: Jaybird 2.2.13
affect-version: Jaybird 3.0.1
affect-version: Jaybird 3.0.2
affect-version: Jaybird 3.0.3
affect-version: Jaybird 2.2.14
affect-version: Jaybird 3.0.4

Submitted by: @mrotteveel After a query has been executed on a FBStatement, that statement remains prepared on the handle\. Instead, the statement should be unpreprared \(maybe at transaction end?\)\.

component: jdbc driver
priority: major
type: improvement

Submitted by: @mrotteveel Is related to [JDBC296](https://github.com/FirebirdSQL/jaybird/issues?q=JDBC296+in%3Atitle) Is related to [JDBC229](https://github.com/FirebirdSQL/jaybird/issues?q=JDBC229+in%3Atitle) Is related to [JDBC289](https://github.com/FirebirdSQL/jaybird/issues?q=JDBC289+in%3Atitle) Relate to [JDBC350](https://github.com/FirebirdSQL/jaybird/issues?q=JDBC350+in%3Atitle) Relate to [JDBC402](https://github.com/FirebirdSQL/jaybird/issues?q=JDBC402+in%3Atitle) The current implementation of FBCallableStatement has several problems \(see...

component: jdbc driver
priority: major
type: improvement

Submitted by: @vasiliy-yashkov Hello\! Is it possible to receive information about request like "prepare time", "execute time", "reads from disk to cache" and etc\.? At the moment, jaybird allows to...

priority: minor
type: new feature
component: services api

Submitted by: @mrotteveel Implement JDBC 4\.1 Connection\.abort\(Executor executor\)

component: jdbc driver
priority: major
type: new feature

Submitted by: Tomasz Kujalow (tkujalow) 1\) When I set property RoleName to "" \(empty string\) I get error: GDS Exception\. 335544382\. Invalid clumplet buffer structure: buffer end before end of...

priority: major
type: bug
affect-version: Jaybird 2.2.11

Submitted by: @mrotteveel The method public Properties getClientInfo\(\) in FBConnection never returns anything, because it uses a set of keynames \(clientInfoPropNames\) that is never populated\.

component: jdbc driver
priority: major
type: bug
affect-version: Jaybird 2.2
affect-version: Jaybird 2.2.4
affect-version: Jaybird 2.2.3
affect-version: Jaybird 2.2.2
affect-version: Jaybird 2.2.1
affect-version: Jaybird 2.2.5

Submitted by: @mrotteveel getClientInfo doesn't return system context information, however the apidoc suggests it should also report connection and system level information

priority: major
type: bug
affect-version: Jaybird 2.2
affect-version: Jaybird 2.2.4
affect-version: Jaybird 2.2.3
affect-version: Jaybird 2.2.2
affect-version: Jaybird 2.2.1
affect-version: Jaybird 2.2.5