node-oracledb/src
Christopher Jones ac72c592f1 Change install to use a pre-built binary from the npm package 2018-12-07 16:31:23 +11:00
..
njsCommon.cpp Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00
njsCommon.h Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00
njsConnection.cpp Simplify code by using calculation performed in ODPI-C 2018-11-26 15:01:33 +11:00
njsConnection.h Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00
njsIntLob.cpp Code formatting 2018-09-27 15:00:21 +10:00
njsIntLob.h Use Local<> instead of deprecated Handle<> 2018-03-27 16:53:44 +11:00
njsMessages.cpp Change install to use a pre-built binary from the npm package 2018-12-07 16:31:23 +11:00
njsMessages.h Change install to use a pre-built binary from the npm package 2018-12-07 16:31:23 +11:00
njsOracle.cpp Defer loading Oracle Client until the first connection or session pool is created (#983) 2018-11-27 13:51:39 +11:00
njsOracle.h Defer loading Oracle Client until the first connection or session pool is created (#983) 2018-11-27 13:51:39 +11:00
njsPool.cpp Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00
njsPool.h Use Local<> instead of deprecated Handle<> 2018-03-27 16:53:44 +11:00
njsResultSet.cpp Code formatting 2018-09-27 15:00:21 +10:00
njsResultSet.h Use Local<> instead of deprecated Handle<> 2018-03-27 16:53:44 +11:00
njsSodaCollection.cpp Fix segfault after failure of a SODA insert or replace 2018-11-30 08:32:07 +11:00
njsSodaCollection.h Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00
njsSodaDatabase.cpp Fix SODA createDocument argument validation 2018-11-15 16:31:12 +11:00
njsSodaDatabase.h Eliminate memory leak in sodaDatabase.openCollection() 2018-09-27 15:00:22 +10:00
njsSodaDocCursor.cpp Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00
njsSodaDocCursor.h Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00
njsSodaDocument.cpp Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00
njsSodaDocument.h Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00
njsSodaOperation.cpp Fix segfault after failure of a SODA insert or replace 2018-11-30 08:32:07 +11:00
njsSodaOperation.h Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00
njsSubscription.cpp Correct concurency issue with high frequency notifications from CQN 2018-12-05 12:38:14 +11:00
njsSubscription.h Raise error when SQL missing from subscription options for CQN 2018-06-05 18:25:43 +10:00
njsUtils.cpp Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00
njsUtils.h Added new APIs for Simple Oracle Document Access (SODA) 2018-09-27 15:00:21 +10:00