OXM:对象/XML映射

“对象/XML映射”在技术领域常缩写为OXM,这一简称不仅便于书写和使用,还提升了信息传递的效率。OXM技术广泛应用于跨平台数据交互、系统集成以及数据处理等综合场景,尤其在需要灵活转换和存储对象与XML格式数据的未分类复杂应用中发挥着关键作用。

Object/XML Mapping具体释义

  • 英文缩写:OXM
  • 英语全称:Object/XML Mapping
  • 中文意思:对象/XML映射
  • 中文拼音:duì xiàng yìng shè
  • 相关领域oxm 未分类的

Object/XML Mapping的英文发音

例句

  1. That's why I prefer to call it Object / XML Mapping instead of marshalling, because it makes clear that there is also Object / XML impedance mismatch to take care of.
  2. 这就是我更喜欢称它为对象/XML映射而不是封送的原因,因为这显然也要注意对象/XML阻抗不匹配的问题。
  3. A typical Java web application includes classes like Data Access Object ( DAO ), XML to Java mapping files, Spring, Log4J configuration files which are all good candidates for auto-generation.
  4. 典型的JavaWeb应用包含数据访问对象(DAO)类、XMLtoJava映射文件、Spring、Log4J配置文件等,这些内容其实都是能够自动生成的。
  5. Hence, reserving original communication mechanism, this thesis puts forwards a object communication mechanism based on XML, which includes three keys : interfaces of XML message services mapping policies and agency policies.
  6. 在不改变原有通信机制的基础上,本文提出了一种基于XML的对象通信机制,该机制包含三个关键点:XML消息服务接口、映射策略以及中介策略。
  7. Mapping XML to an object representation is very hard and, if done poorly, can result in loss of information.
  8. 将XML映射为对象表示十分困难,稍不注意就有可能造成信息的丢失。
  9. The approach we take here removes the need for the whole first aspect because, instead of mapping the XML into native objects, we have made the XML a native object that can be used as is.
  10. 我们这里所采用的方法将去除了在第一个方面的需要,因为这时我们已经将XML作为一个直接使用的本机对象,而不用再次的映射操作。