@article{2384, keywords = {Object-Relational Databases, Persistence Framework, Java, SQL}, author = {Carlos Alberto Rombaldo Jr. and Solange N. Alves Souza and de Luiz Sergio Souza}, title = {O-ODM Framework for Object-Relational Databases}, abstract = {Object-Relational Databases introduce new features which allow manipulating objects in databases.At present, many DBMS offer resources to manipulate objects in database, but most application developers just map class to relations tables, failing to exploit the O-R model strength. The lack of tools that aid the database project contributes to this situation. This work presents O-ODM (Object-Object Database Mapping), a persistent framework that maps objects from OO applications to database objects.Persistent Frameworks have been used to aid developers, managing all access to DBMS. This kind of tool allows developers to persist objects without solid knowledge about DBMSs and specific languages, improving the developers' productivity, mainly when a different DBMS is used. The results of some experiments using O-ODM are shown.}, year = {2012}, journal = {International Journal of Interactive Multimedia and Artificial Intelligence}, volume = {1}, number = {6}, pages = {29-35}, month = {09/2012}, issn = {1989-1660}, url = {http://www.ijimai.org/journal/sites/default/files/IJIMAI20121_6_4.pdf}, doi = {10.9781/ijimai.2012.164}, }