Searched defs:database (Results 1 - 25 of 56) sorted by relevance

123

/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DFRAModelObjectProtected.h26 * The database to which this object is persisted.
28 @property (nonatomic, strong) FRAIdentityDatabase* database; variable
31 * Indicates whether this model object has been persisted to the database.
/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DDbPreloadComparator.java47 * Calculate the relative priority of a database for preloading.
49 * @param database A handle to the database.
50 * @return 1 for id2entry database, 2 for dn2id database, 3 for all others.
52 static private int priority(DatabaseContainer database) argument
54 String name = database.getName();
H A DDatabaseContainer.java36 * This class is a wrapper around the JE database object and provides basic
47 * The database entryContainer.
52 * The JE database configuration.
57 * The name of the database within the entryContainer.
67 * A JE database handle opened through this database
70 private Database database; field in class:DatabaseContainer
75 * @param name The name of the entry database.
77 * @param entryContainer The entryContainer of the entry database.
78 * @throws DatabaseException if a JE database erro
[all...]
H A DJECompressedSchema.java67 * stored in a Berkeley DB JE database.
72 * The name of the database used to store compressed attribute description
78 * The name of the database used to store compressed object class set
88 // The compressed attribute description schema database.
94 // The compresesd object class set schema database.
112 * A reference to the database environment in which the databases
115 * If a database problem occurs while loading the compressed schema
116 * definitions from the database.
234 * Loads the compressed schema information from the database.
237 * If a database erro
354 store(final Database database, final byte[] key, final ByteStringBuilder value) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/
H A DDbPreloadComparator.java48 * Calculate the relative priority of a database for preloading.
50 * @param database A handle to the database.
51 * @return 1 for id2entry database, 2 for dn2id database, 3 for all others.
53 static private int priority(DatabaseContainer database) argument
55 String name = database.getName();
H A DDatabaseContainer.java37 * This class is a wrapper around the JE database object and provides basic
48 * The database entryContainer.
53 * The JE database configuration.
58 * The name of the database within the entryContainer.
68 * A JE database handle opened through this database
71 private Database database; field in class:DatabaseContainer
76 * @param name The name of the entry database.
78 * @param entryContainer The entryContainer of the entry database.
79 * @throws DatabaseException if a JE database erro
[all...]
H A DJECompressedSchema.java68 * stored in a Berkeley DB JE database.
73 * The name of the database used to store compressed attribute description
79 * The name of the database used to store compressed object class set
89 // The compressed attribute description schema database.
95 // The compresesd object class set schema database.
113 * A reference to the database environment in which the databases
116 * If a database problem occurs while loading the compressed schema
117 * definitions from the database.
235 * Loads the compressed schema information from the database.
238 * If a database erro
355 store(final Database database, final byte[] key, final ByteStringBuilder value) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/
H A DDbPreloadComparator.java48 * Calculate the relative priority of a database for preloading.
50 * @param database A handle to the database.
51 * @return 1 for id2entry database, 2 for dn2id database, 3 for all others.
53 static private int priority(DatabaseContainer database) argument
55 String name = database.getName();
H A DDatabaseContainer.java37 * This class is a wrapper around the JE database object and provides basic
48 * The database entryContainer.
53 * The JE database configuration.
58 * The name of the database within the entryContainer.
68 * A JE database handle opened through this database
71 private Database database; field in class:DatabaseContainer
76 * @param name The name of the entry database.
78 * @param entryContainer The entryContainer of the entry database.
79 * @throws DatabaseException if a JE database erro
[all...]
H A DJECompressedSchema.java68 * stored in a Berkeley DB JE database.
73 * The name of the database used to store compressed attribute description
79 * The name of the database used to store compressed object class set
89 // The compressed attribute description schema database.
95 // The compresesd object class set schema database.
113 * A reference to the database environment in which the databases
116 * If a database problem occurs while loading the compressed schema
117 * definitions from the database.
235 * Loads the compressed schema information from the database.
238 * If a database erro
355 store(final Database database, final byte[] key, final ByteStringBuilder value) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DDbPreloadComparator.java47 * Calculate the relative priority of a database for preloading.
49 * @param database A handle to the database.
50 * @return 1 for id2entry database, 2 for dn2id database, 3 for all others.
52 static private int priority(DatabaseContainer database) argument
54 String name = database.getName();
H A DDatabaseContainer.java36 * This class is a wrapper around the JE database object and provides basic
47 * The database entryContainer.
52 * The JE database configuration.
57 * The name of the database within the entryContainer.
67 * A JE database handle opened through this database
70 private Database database; field in class:DatabaseContainer
75 * @param name The name of the entry database.
77 * @param entryContainer The entryContainer of the entry database.
78 * @throws DatabaseException if a JE database erro
[all...]
H A DJECompressedSchema.java67 * stored in a Berkeley DB JE database.
72 * The name of the database used to store compressed attribute description
78 * The name of the database used to store compressed object class set
88 // The compressed attribute description schema database.
94 // The compresesd object class set schema database.
112 * A reference to the database environment in which the databases
115 * If a database problem occurs while loading the compressed schema
116 * definitions from the database.
234 * Loads the compressed schema information from the database.
237 * If a database erro
354 store(final Database database, final byte[] key, final ByteStringBuilder value) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/
H A DDbPreloadComparator.java48 * Calculate the relative priority of a database for preloading.
50 * @param database A handle to the database.
51 * @return 1 for id2entry database, 2 for dn2id database, 3 for all others.
53 static private int priority(DatabaseContainer database) argument
55 String name = database.getName();
H A DDatabaseContainer.java37 * This class is a wrapper around the JE database object and provides basic
48 * The database entryContainer.
53 * The JE database configuration.
58 * The name of the database within the entryContainer.
68 * A JE database handle opened through this database
71 private Database database; field in class:DatabaseContainer
76 * @param name The name of the entry database.
78 * @param entryContainer The entryContainer of the entry database.
79 * @throws DatabaseException if a JE database erro
[all...]
H A DJECompressedSchema.java68 * stored in a Berkeley DB JE database.
73 * The name of the database used to store compressed attribute description
79 * The name of the database used to store compressed object class set
89 // The compressed attribute description schema database.
95 // The compresesd object class set schema database.
113 * A reference to the database environment in which the databases
116 * If a database problem occurs while loading the compressed schema
117 * definitions from the database.
235 * Loads the compressed schema information from the database.
238 * If a database erro
355 store(final Database database, final byte[] key, final ByteStringBuilder value) argument
[all...]
/forgerock/openidm-v4/openidm-repo-orientdb/src/main/java/org/forgerock/openidm/repo/orientdb/impl/query/
H A DPredefinedQueries.java51 * @param database a handle to the OrientDB database object. No other thread must operate on this concurrently.
55 public ODocument getByID(final String id, final String type, ODatabaseDocumentTx database) throws BadRequestException { argument
68 List<ODocument> result = database.query(query);
H A DCommands.java81 * @param database a handle to a database connection instance for exclusive use by the query method whilst it is executing.
85 public Integer query(final String type, final ActionRequest request, final ODatabaseDocumentTx database) argument
115 result = doPreparedQuery(queryInfo, params, database);
117 result = doTokenSubsitutionQuery(queryInfo, params, database);
126 result = doTokenSubsitutionQuery(queryInfo, params, database);
H A DConfiguredQueries.java205 * @param database a handle to a database connection instance for exclusive use by the query method whilst it is executing.
209 public abstract U query(final String type, R request, ODatabaseDocumentTx database) throws BadRequestException; argument
211 U doTokenSubsitutionQuery(QueryInfo<Q> queryInfo, Map<String, String> params, ODatabaseDocumentTx database) argument
216 return database.command(query).execute(params);
219 U doPreparedQuery(QueryInfo<Q> queryInfo, Map<String, String> params, ODatabaseDocumentTx database) argument
224 return database.command(query).execute(params);
H A DQueries.java158 * @param database a handle to a database connection instance for exclusive use by the query method whilst it is executing.
162 public List<ODocument> query(final String type, QueryRequest request, final ODatabaseDocumentTx database) argument
196 result = doPreparedQuery(queryInfo, params, database);
198 result = doTokenSubsitutionQuery(queryInfo, params, database);
206 result = doTokenSubsitutionQuery(queryInfo, params, database);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/database/
H A DRepoConfigHelper.java29 package com.sun.identity.idm.plugins.database;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/database/
H A DRepoConfigHelper.java29 package com.sun.identity.idm.plugins.database;
/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/storage/
H A DIdentityModel.java34 * Class which represents the data model, and handles deciding when the database should be updated.
35 * Loads the full data from the database on initialisation.
44 * Load the model from the database.
71 public IdentityModel(IdentityDatabase database) { argument
72 storageSystem = database;
218 * Add an identity to the model, and save them to the database.
231 * Delete an identity from the model, and delete them from the database.
/forgerock/opendj-b2.6/src/server/org/opends/server/loggers/debug/
H A DDebugTracer.java828 * Log a JE database access event.
832 * @param database the database handle.
838 Database database, Transaction txn,
909 signature, sl, status, database,
837 debugJEAccess(LogLevel level, OperationStatus status, Database database, Transaction txn, DatabaseEntry key, DatabaseEntry data) argument
H A DTextDebugLogPublisher.java651 Database database, Transaction txn,
665 builder.append(database.getDatabaseName());
646 traceJEAccess(LogLevel level, TraceSettings settings, String signature, String sourceLocation, OperationStatus status, Database database, Transaction txn, DatabaseEntry key, DatabaseEntry data, StackTraceElement[] stackTrace) argument

Completed in 833 milliseconds

123