Lines Matching refs:database
51 /** determines whether a database is registered under the given name.
65 /** returns the location of the database registered under the given name
71 if there is no database registered under this name
78 /** registers a database, given by location, under a given name
91 /** revokes the registration of a database, given by name
97 if there is no database registered under this name
100 if the registration data for this database is read-only
108 /** changes the location of a given database registration
114 if there is no database registered under this name
117 if the registration data for this database is read-only
125 /** determines whether the registration data for a database given by name is
134 if there is no database registered under this name