Andrzej J.R. Hunt
61d4e32030
Make evaluateStatusVector a namespace function. (firebird-sdbc)
...
We're not in java after all...
Change-Id: I145fbd7adad5e03a7c9e7bcf28cb2f80ce40ba9e
2013-07-25 19:41:18 +02:00
Andrzej J.R. Hunt
291b87962d
Move allocation of SQLVAR memory to Util (firebird-sdbc).
...
(Is also needed for allocating sqlin data in prepared statement.)
Change-Id: Id572ddbc582c709c8d361ca6e9a670fb8f2d2165
2013-07-22 18:03:27 +02:00
Andrzej J.R. Hunt
76fc51223f
Fix blr type conversion.
...
Change-Id: Ie2ed26110c944c27f767d818139d8526e278f33d
2013-07-22 11:04:05 +02:00
Andrzej J.R. Hunt
c729e75129
Add conversion of blr types to firebird SQL_ types.
...
Internally firebird uses blr_* types -- we encounter these values e.g.
when retrieving column metadata within RDB$FIELD_TYPE. These can
be converted to the firebird SQL_* types for use within the rest
of the driver as appropriate.
Change-Id: If9a9bc3c58d99a2f61f52faef6316e2d3451af1a
2013-07-22 11:04:05 +02:00
Andrzej J.R. Hunt
734a30a23d
Move sqltype identification into Util (firebird-sdbc).
...
Change-Id: I2e3068bf46555fea63c62bc1abc8a467c588a8b5
2013-07-22 11:04:04 +02:00