数据库层 meaning in English
database layer
Examples
- Describes design guidelines and considerations for implementing a federated database tier
说明实现联合数据库层的设计指南和注意事项。 - Debugging multi - tier applications , crossing between the application and sql server database tiers
调试多层应用程序,跨越应用程序层和sql server数据库层。 - Are difficult to locate ; removing the database layer from the equation lets you hone in on the actual problem more quickly
)难以定位;从综合体中除去数据库层让您更快地找出真实的问题。 - However , the lack of unit test on the database layer , or systems using the database layer , led to a great deal of time spent trying to resolve change bugs
大部分更改都十分顺利,但由于数据库层或使用数据库层的系统缺少单元测试,从而导致将大量时间花费在尝试解决更改“臭虫”上。 - And , of course , your sql used specific column selects and joins where possible to minimize the number and size of statements sent to the database tier and the amount of data returned
当然,您在编写sql时,添加了特定的列选定和联结功能,这样可以使发送到数据库层的语句的数量和长度最小化,并且也使返回的数据量最小。