文章詳情頁(yè)
Java Bean 映射工具 Dozer 2.0 發(fā)布
瀏覽:7日期:2024-03-09 18:18:28
Java Bean 映射工具 Dozer 2.0 發(fā)布了。Dozer可以在JavaBean到JavaBean之間進(jìn)行遞歸數(shù)據(jù)復(fù)制,并且這些JavaBean可以是不同的復(fù)雜的類(lèi)型。所有的mapping,Dozer將會(huì)很直接的將名稱(chēng)相同的fields進(jìn)行復(fù)制,如果field名不同,或者有特別的對(duì)應(yīng)要求,則可以在xml中進(jìn)行定義。新版本主要是為了解決XSD schema 類(lèi)型和domain objects之間的 SOA mapping 問(wèn)題。2.0的新特性包括:Context based mappingCollection and Array mapping handling Lists, Sets, Arrays and allowing for class type hintsSupport for custom convertersCustom bean factories for beans that do not follow the JavaBean specificationInheritance mapping including abstract classes and interfacesField exclusion and custom getter() setter() functionality Copy-by-reference and 'self' mappingNull and empty quote source value exclusionBi-directional or one-way mapping String to date mappingData type conversion like String to Integer Wrapper or String to primitiveClass level mapping recursion and deep property mappingSpring integrationMap backed property support8X speed improvement over dozer 1.x
標(biāo)簽:
Java
相關(guān)文章:
1. Spring應(yīng)用拋出NoUniqueBeanDefinitionException異常的解決方案2. ASP基礎(chǔ)知識(shí)Command對(duì)象講解3. Android實(shí)現(xiàn)圖片自動(dòng)切換功能(實(shí)例代碼詳解)4. 創(chuàng)建Android守護(hù)進(jìn)程實(shí)例(底層服務(wù))5. Android Studio 4.1沒(méi)有GsonFormat插件的解決6. Android PC端用ADB抓取指定應(yīng)用日志實(shí)現(xiàn)步驟7. IBM發(fā)布新的Java Security工具8. Android APP存活檢測(cè)方式9. Android實(shí)現(xiàn)View滑動(dòng)效果的6種方法10. android利用剪切板傳遞數(shù)據(jù)
排行榜
