Plain old Java object: Difference between revisions

Content deleted Content added
No edit summary
Preping a feasible redirect target with a cite and ref.
Line 107:
* [[Data transfer object]] (DTO)
* [[Anemic ___domain model]]
 
==Related Acronyms==
 
==={{Anchor|POJI}}Plain old Java Interface===
A Plain old Java Interface (POJI) is a basic form of [[Interface (Java)|Java interface]] and acceptable at points where more complex Java interfaces are not permitted.<ref name="RAD"/>{{rp|57,572,576,579,1340}}
 
==References==
{{Reflist}}|2|refs=
 
<ref name="RAD">{{cite book|title=Rational Application Developer V7.5 Programming Guide|first1=Ueli|last1=Wahli|first2=Miguel|last2=Vieira|first3=Ferreira Lopes|last3=Gomes|first4=Brian|last4=Hainey|first5=Ahmed|last5=Moharram|first6=JuanPablo|last6=Napoli|first7=Marco|last7=Rohr|first8=Henry|last8=Cui|first9=Patrick|last9=Gan|first10=Celso|last10=Gonzalez|first11=Pinar|last11=Ugurlu|first12=Lara|last12=Ziosi|publisher=IBM Redbooks|isbn=978-0738432892 }}</ref>
 
}}
 
[[Category:Computing acronyms]]