Searched refs:databases (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DStore.java405 * databases opened during this process for a non-transactional store.
410 private IdentityHashMap<Database,Object> databases; field in class:Store.PrimaryOpenState
415 databases = new IdentityHashMap<Database,Object>();
423 databases.put(db, null);
435 * Close any databases opened during this operation when it fails.
438 * databases that were opened.
441 for (Database db : databases.keySet()) {
459 for (Database db : databases.keySet()) {
724 /* Close primary and secondary databases. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A Dm4.tcl173 that supports duplicate records. Partial puts in databases supporting
177 supplied data length values in Queue or Recno databases with fixed-length
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm681 DB version 2, 3 and 4. If you cannot recreate your databases, you
682 must dump any existing databases with either the C<db_dump> or the
685 your databases can be recreated using C<db_load>. Refer to the Berkeley DB
849 Berkeley DB allows the creation of in-memory databases by using NULL
1119 reading duplicate values from BTREE databases. The method can take the
1813 when Perl writes to DBM databases it doesn't use NULL termination, so
1900 B<DB_File> databases was to flock the filehandle returned from the "fd"
1979 Berkeley DB databases, I strongly recommend using B<BerkeleyDB>.
1993 system. However, updates are still serial. Use for databases where reads
2010 one to use the same lockfile for multiple databases t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtdb.tex21 Currently several major databases, along with other widely used databases,
23 supported databases is certain to grow as more users start implementing
82 \twocolitem{Rows}{Similar to records in old relational databases, a row is a
198 have been made (although there are databases that can be configured to
231 platforms and databases.
713 uses snapshots and call \helpref{wxDbTable::Refresh}{wxdbtablerefresh}. Most larger brand databases
847 their databases/drivers.
849 In all the tested databases, every effort has been made to determine
853 for additional databases i
[all...]
H A Ddb.tex67 These are the databases currently tested and working with the ODBC classes. A call to \helpref{wxDb::Dbms}{wxdbdbms} will return one of these enumerated values listed below.
260 Default setting of this value true, as not all databases/drivers support
528 dependent, and with some databases this behavior can be controlled through
546 this function will only work against databases which support views (currently
590 type contains a list of all the currently tested and supported databases.
592 Additional databases may work with these classes, but the databases
1083 Some databases require user names to be specified in all capital letters (i.e. Oracle). This function does not automatically capitalize the user names passed in the comma-separated list. This is the responsibility of the calling routine.
1261 that it supports. With some databases, some data types may not be supported,
1389 In most cases, the column name is returned verbatim. But some databases
[all...]
H A Dbody.tex132 \item Improved support for ODBC databases.
H A Dfunction.tex3222 an applications default file when merging all resource databases.
3489 Under X, the resource databases are cached until the internal function
3491 all updated resource databases are written to their files.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dconfigure1553 --enable-dump185 Build db_dump185(1) to dump 1.85 databases.
[all...]

Completed in 122 milliseconds