data mapper 中文意思是什麼

data mapper 解釋
數據映射器
  • data : n 1 資料,材料〈此詞系 datum 的復數。但 datum 罕用,一般即以 data 作為集合詞,在口語中往往用單數...
  • mapper : n. 制圖者;繪圖人。
  1. Cartographer is a simple, efficient object relational mapper engine. it provides rapid access to relational data using lightweight data and factory java objects

    這是個簡單、有效的對象-關系映射工具。它使用輕量級數據和工廠對象實現對關系數據的快速訪問。
  2. Is a data - modeling tool as well as a object - relational mapper

    是數據建模工具,也是對象-關系映射器。
  3. Hibernate is based on the data mapper pattern, where a specific mapper class, the

    Hibernate基於data mapper模式,在這種模式中,特定的映射器類
  4. You might have a web user interface view that s called by a controller, which calls a facade layer, which calls a data access object, which calls an object - relational mapper, which calls a database

    您可能擁有一個由控制器調用的web用戶界面( ui )視圖,它調用外觀層,外觀層調用數據訪問對象,數據訪問對象調用對象關系映射,對象關系映射調用數據庫。
  5. An additional dao framework ; ibatis comes with a full implementation of the dao pattern that can be used optionally in addition to the data mapper

    新增的dao框架; ibatis提供了在資料對應程式中可以選擇使用的dao樣式的完整實作。
  6. In part 2, you use ibatis s data access objects and data mapper to access an application s underlying data structure effectively. in this tutorial the jpetstore application

    在第2部分中,我們將用ibatis的數據訪問對象( dao )和data mapper有效地訪問應用程序的底層數據結構。
  7. Transfers data from a domain object to a database. the data mapper is a layer of software that acts as a mediator between the in - memory objects and the database

    如果映射器是硬編碼的,最好為每個領域類或領域層使用一個數據映射器,如果使用元數據映射,一個映射器就足夠。映射器通常使用於領域模型。
分享友人