Data access object: Difference between revisions

Content deleted Content added
change object to pattern
Citation bot (talk | contribs)
Alter: url. URLs might have been internationalized/anonymized. | You can use this bot yourself. Report bugs here. | Suggested by AManWithNoPlan | All pages linked from cached copy of User:AManWithNoPlan/sandbox2 | via #UCB_webform_linked 370/2899
Line 29:
== Tools and frameworks ==
* [[ODB (C++)|ODB]] compiler-based [[object-relational mapping]] (ORM) system for C++
* ORMLite: Lightweight [[object-relational mapping]] (ORM) framework in Java for JDBC and Android<ref>{{cite book|last1=Hodgson|first1=Kyle|last2=Reid|first2=Darren|title=ServiceStack 4 Cookbook|publisher=Packt Publishing Ltd|isbn=9781783986576|page=Chapter 4|url=https://books.google.com/books?id=x9hpBgAAQBAJ&pg=PA129&dq=%22ORMLite%22#v=onepage&q=%22ORMLite%22&fpg=falsePA129|accessdate=22 June 2016|language=en|date=2015-01-23}}</ref>
* [[Entity Framework|Microsoft Entity Framework]]
* DBIx::Class [[object-relational mapping]] (ORM) module for [[Perl]]