Download
We currently do not build JDBC Courier unless you ask us to. Instead we bundle the build as a code generator example. Why did we make this choice?
Many JDBC driver implementations ship with proprietary API extensions that make discovery and/or configuration much easier.
By bundling the JDBC Courier build with the code generator we give you the ability to add such proprietary JDBC vendor API types to the generated JDBC Courier library or assembly.
To "download JDBC Courier," you need to either:
- download the JunC++ion or JuggerNET code generator, or
- ask us to generate it for you; we'd be happy to do that if you tell us what exactly you need.
Be careful with vendor-proprietary types: they can make your coding life easier, but they lock you into a specific messaging implementation.