Dmitry Yemanov
4c8f31fc73
Merge remote-tracking branch 'origin/master' into cursor-info
2022-04-22 19:29:01 +03:00
Adriano dos Santos Fernandes
9772a398af
Fix MacOS UDR and Legacy_UserManager plugins not working due to not exported entry point. ( #7088 )
...
Add FB_DLL_EXPORT to public headers.
Use default visibility also for Linux/Unix (in addition to MacOS) as
user application can also be compiled with -fvisibility=hidden.
2021-12-26 11:35:16 -03:00
Dmitry Yemanov
94e1b8b7a3
Initial implementation of ResultSet::getInfo()
2021-12-21 13:06:06 +03:00
AlexPeshkoff
33caf198dd
Implemented #6959 : IBatch::getInfo()
2021-09-10 17:18:48 +03:00
AlexPeshkoff
3ff54b7d77
Fixed #6900 : IBatch add method fails silently when a memory limit is exceeded
2021-08-12 15:28:37 +03:00
Adriano dos Santos Fernandes
010c3a8bd5
Remove QLI. ( #6840 )
2021-06-08 10:31:18 -03:00
AlexPeshkoff
d46b5182b2
Added dedicated method to close Batch interface with errors check
2021-05-04 14:20:32 +03:00
AlexPeshkoff
72a042660b
Update documentation - sample of plugin was renamed
2021-03-03 18:40:55 +03:00
Alex Peshkoff
a9cef6d9ae
Implemented CORE-6320: Replace Util methods to get interface pointer by legacy handle with plain functions
2020-05-29 15:44:54 +03:00
AlexPeshkoff
fa160113b3
Added missing methods/interfaces to documentation
2020-05-08 13:16:07 +03:00
AlexPeshkoff
ca091e7177
Fixed docs
2020-04-07 19:04:18 +03:00
AlexPeshkoff
ecaad2890a
Describe new XpbBuilder types and methods in MetadataBuilder
2020-03-25 19:40:57 +03:00
Alex Peshkoff
6bb80e1845
Fixed CORE-6093: Errors simultaneously accessing security database from two engines
2019-07-03 14:12:06 +03:00
AlexPeshkoff
a676d61b72
Improved batch example and interfaces documentation
2018-12-10 17:42:22 +03:00
AlexPeshkoff
1ce7f66555
Misc docs addition
2018-05-10 18:18:24 +03:00
AlexPeshkoff
a8473b0ee3
Frontported CORE-5735: Additional keyholder opens unauthorized connections to encrypted database
2018-02-01 18:10:09 +03:00
Alexander Peshkov
f53c23c17a
New interface Batch helping to efficiently implement JDBC prepared statement batches ( #99 )
...
Batch interface implementation
2017-10-23 17:10:49 +03:00
129f44b42d
Minor fixes after proof-reading docs
2017-10-17 13:16:29 +03:00
2df9f4f6d3
Postfix (mostly comments & documentation) for core-5472
2017-02-02 17:05:46 +03:00
4da3997b49
Fixed CORE-5472: Problems with dbcrypt key transfer
2017-01-31 17:38:53 +03:00
e722a4095c
Implemented CORE-5442: Enhance control upon ability to share database crypt key between attachments in SS
2017-01-09 20:28:11 +03:00
3c4062c092
Fixed docs - thanks to Martin
2016-09-05 13:23:30 +03:00
Dmitry Yemanov
337ef7707d
Adjust docs and CMake build re. new engine name.
2016-06-01 12:04:09 +03:00
16c9ca8470
mistypes in doc
2016-05-10 17:55:43 +03:00
128cd96c77
Frontported documentation
2016-04-07 19:45:09 +03:00
alexpeshkoff
758b705b59
Work in progress
2016-03-03 15:03:27 +00:00
alexpeshkoff
805d7cef2b
WIP on docs
2016-02-26 16:10:48 +00:00
asfernandes
703b59212f
Typos.
2016-02-25 01:07:40 +00:00
alexpeshkoff
71b53845db
Started work on new API docs
2016-02-24 15:32:57 +00:00