DictionaryForumContacts

   English
Terms for subject Databases containing to the | all forms | exact matches only | in specified order only
EnglishRussian
apply the mapping to the query resultвыполнять объектно-реляционное отображение результата запроса (Alex_Odeychuk)
assign an identifier to the objectприсваивать идентификатор объекту (Alex_Odeychuk)
associate an alias name to the queryназначить псевдоним запросу (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
connect to the dataустановить соединение с источником данных (Alex_Odeychuk)
map the table name to the entity classвыполнить отображение имени таблицы на класс-сущность (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
mapping objects to the databaseотображение объектов на базу данных (англ. термин взят из кн.: Ottinger J.B., Minter D., Linwood J. Beginning Hibernate. – Apress, 2014. – 223 р. Alex_Odeychuk)
Now, we have already said that SQL products have come to dominate the marketplaceИтак, уже было отмечено, что продукты на основе языка SQL заняли доминирующее положение на рынке (см. An Introduction to Database Systems Eighth Edition by C.J. Date 2004 ssn)
pass the feedback of SQL execution to the programпередавать в программу результаты выполнения запроса на языке SQL (Alex_Odeychuk)
persist data to the databaseвыполнять операции управления данными в базе данных (CRUD operations – операции вставки, выборки, обновления и удаления данных Alex_Odeychuk)
persist data to the databaseвыполнять операции вставки, выборки, обновления и удаления данных из базы данных (Alex_Odeychuk)
persist data to the database during CRUD operationsобеспечивать хранение данных в базе данных с помощью операций вставки, выборки, обновления и удаления данных (Alex_Odeychuk)
persist the changes to the databaseобновить данные в базе данных (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
persist to the databaseвыполнять операции управления данными в базе данных (CRUD operations – операции вставки, выборки, обновления и удаления данных Alex_Odeychuk)
persist to the databaseвыполнять операции вставки, выборки, обновления и удаления данных из базы данных (Alex_Odeychuk)
persisting changes to the application's data sourceобновление данных в базе данных приложения (контекстуальный перевод на русс. язык Alex_Odeychuk)
SQL script to create the databaseскрипт для создания базы данных на языке структурированных запросов SQL (Alex_Odeychuk)
test the connection to the databaseпротестировать подключение к базе данных (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
the implementation is what users do not have to know aboutреализация – это то, чего пользователи не должны знать (см. An Introduction to Database Systems Eighth Edition by C.J. Date 2004 ssn)
the implementation is what users do not have to know aboutреализация – это то, чего пользователи не должны знать (см. An Introduction to Database Systems Eighth Edition by C.J. Date 2004 ssn)
the permissions assigned to a userразрешения, выданные пользователю (determine what that user is allowed to do Alex_Odeychuk)
the user account not linked to a loginучётная запись пользователя, не связанная с именем входа (A login is an individual account in the master database, to which a user account in one or more databases can be linked. A user account is an individual account in any database that may be, but does not have to be, linked to a login. With a user account that is not linked to a login, the credential information is stored with the user account.)