Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms containing
data-access code
|
all forms
|
in specified order only
Subject
English
Russian
progr.
data access layer: A way of keeping data access logic from permeating the application code by putting it into a separate component that encapsulates the database
уровень доступа к данным: способ отделения логики доступа к данным от кода приложения путём помещения кода в отдельный компонент, скрывающий функции работы с базой данных
(см.
"XUnit test patterns: refactoring test code" by Gerard Meszaros
2007
ssn
)
d.b..
data-access code
код для получения выборки данных
(англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2
Alex_Odeychuk
)
progr.
one mutex is used to synchronize access to the shared data and the other mutex is used to synchronize execution of code
один мьютекс используется для синхронизации доступа к общим данным, а другой – для синхронизации выполнения кода
(см.
"Parallel and Distributed Programming Using C++" by Cameron Hughes
,
Tracey Hughes
2003
)
progr.
one mutex is used to synchronize access to the shared data and the other mutex is used to synchronize execution of code
один мьютекс используется для синхронизации доступа к общим данным, а другой для синхронизации выполнения кода
(см.
"Parallel and Distributed Programming Using C++" by Cameron Hughes
,
Tracey Hughes
2003
)
progr.
way of keeping data access logic from permeating the application code
способ отделения логики доступа к данным от кода приложения
(
ssn
)
Get short URL