DictionaryForumContacts

   English
Terms for subject Programming containing database access | all forms | exact matches only | in specified order only
EnglishRussian
classes to access the databaseклассы для доступа к БД (ssn)
classes to access the databaseклассы для доступа к базе данных (ssn)
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)
database access in Javaдоступ к БД в Java (ssn)
database access in Javaдоступ к базе данных в Java (ssn)
database wrapper class: A class that hides how to access data stored in a databaseкласс-обёртка базы данных: класс, который скрывает методы доступа к данным, хранящимся в базе (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
programmatic database accessпрограммный доступ к базе данных (ssn)