Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add configuration parameter to enable returning octets as bytes [JDBC87] #126

Closed
firebird-automations opened this issue Aug 30, 2006 · 2 comments

Comments

@firebird-automations
Copy link

Submitted by: David Kozik (d_kozik)

Assigned to: Roman Rokytskyy (rrokytskyy)

Add new configuration parameter (for example 'returnOctetsAsBytes') to JayBird to change default driver behaviour and enable returning CHAR/VARCHAR OCTETS as bytes. This is usefull when binary data are stored in CHAR/VARCHAR CHARACTER SET OCTETS and third party application cannot be changed to explicitly call getBytes() instead of getObject().

@firebird-automations
Copy link
Author

Commented by: Roman Rokytskyy (rrokytskyy)

New parameter name octetsAsBytes

@firebird-automations
Copy link
Author

Modified by: Roman Rokytskyy (rrokytskyy)

status: Open [ 1 ] => Closed [ 6 ]

resolution: Fixed [ 1 ]

Fix Version: Jaybird 2.2 [ 10053 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant