Search



Search Results
Displaying 1251 to 1260 of 1481 total results
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-sessionfactoryservice.html
Table 4.77 getSessionFactory(Map<String, String>) Parameter Description props the properties for the session factory, in which the keys are defined in Constants and the values describe the environment return the session factory See Also ... This ...
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-temporary-resource-error.html
The following list enumerates all NDB errors of type TR (Temporary Resource error).
https://dev.mysql.com/doc/ndbapi/en/ndb-ndbdictionary.html
Additional Object subclasses model the tablespaces, log file groups, data files, and undo files required for working with NDB Cluster Disk Data table, as well as with foreign key constraints. This section provides information about the ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-batch.html
A batch is executed in the context of the session's current state: this is autocommit if a transaction has not been started; this also includes the default lock mode and the partition key. When a batch is executed, all operations are executed; the ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-tablemapping.html
Similarly, Session.find() can take the mapped constructor, retrieve an object based on keys, and then use the constructor to create a fully-fledged domain object. A TableMapping describes the mapping of a domain object in the application to a table ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-examples-find.html
# FILE: find.js var nosql = require('..'); var lib = require('./lib.js'); var adapter = 'ndb'; global.mysql_conn_properties = {}; var user_args = []; // *** program starts here *** // analyze command line var usageMessage = "Usage: node find key\n" ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-overview.html
This connector differs in a number of key respects from most other MySQL Connectors and APIs. In addition, it employs a domain object model for data storage. Applications retrieve data in the form of fully-instantiated objects, rather than as rows ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-10.html
(Bug #26837112) Invoking the MySql.Web.Security.MySqlWebSecurity.CreateUserAndAccount method with valid arguments, including additionalUserAttributes as an object with key/value pairs, returned an out-of-range exception. Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-11.html
When enabled, the new padding mechanism is used to encode the password during RSA key encryption, which applies the correct padding to match the server. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Document Store: ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-16.html
(WL #12174) Document Store: Connector/NET now supports the ability to send connection attributes (key-value pairs that application programs can pass to the server at connect time). Functionality Added or Changed Bugs Fixed Functionality Added or ...
Displaying 1251 to 1260 of 1481 total results