Skip to content

artyom-smirnov/jaybird

 
 

Repository files navigation

Jaybird

Jaybird is a JCA/JDBC driver suite to connect to Firebird database servers.

This driver is based on both the JCA standard for application server connections to enterprise information systems and the well-known JDBC standard.

The JCA standard specifies an architecture in which an application server can cooperate with a driver so that the application server manages transactions, security, and resource pooling, and the driver supplies only the connection functionality. While similar to the JDBC XADataSource concept, the JCA specification is considerably clearer on the division of responsibility between the application server and driver.

MavenCentral

Resources

Sponsors

The Firebird JDBC team would like to thank YourKit for providing licenses to their YourKit Java Profiler. YourKit

Packages

No packages published

Languages

  • Java 96.5%
  • SQLPL 1.4%
  • XSLT 1.0%
  • Batchfile 0.4%
  • ANTLR 0.2%
  • Shell 0.2%
  • Other 0.3%