InfoQ

Topic/Tag specific view

All content and news on InfoQ about Data Access


Latest featured content about Data Access

Painless Persistence with Castle ActiveRecord

Community
.NET
Topics
Data Access,
Database Design

This presentation by Hamilton Verissimo and Oren Eini show Castle Active Record - an ORM solution for .NET building on NHibernate. After an introduction, the presentation dives into various advanced topics and techniques for working with Castle Active Record.

News about Data Access

Versioning JPA Entities

Community
Java
Topics
Data Access,
Versioning

Maintaining a historical view of database records has been a problem that has been solved before but not easily. Being able to restore entities to their previous versions including basic properties as well as their relationships is more than a trivial task. Recently Envers 1.0.0 GA was released, aiming to simplify JPA entity revisioning.

New Open Source project provides Object Oriented data access

Community
Architecture,
Java
Topics
Object Oriented Design,
Data Access,
Announcements,
Open Source

Kasper Sørensen has created a new open source project at eobjects.dk called MetaModel. The project is a common domain model, query engine, and optimizer for different types of datastores, such as relational databases and flat files. MetaModel is a Java library that provides a fluent, object-oriented interface for SQL compliant queries.

Articles about Data Access

Java Object Persistence: State of the Union

Community
Java
Topics
Data Access

In this virtual panel, the editors of InfoQ.com (Floyd Marinescu) and ODBMS.org (Roberto V. Zicari) asked a group of leading persistence solution architects their views on the current state of the union in persistence in the Java community.

An Introduction to the Eclipse Business Intelligence and Reporting Tools

Community
Java
Topics
Data Access

The Business Intelligence and Reporting Tools (BIRT) Project is an open source software project that provides reporting and business intelligence capabilities for JEE and Java applications. This introduction dives into it various features such as the report designer, chart wizards, and web viewer. Future articles will dive into practical applications of BIRT in JEE and desktop applications.

Interviews about Data Access

Patrick Linskey discusses OpenJPA and the JPA specification

Community
Java
Topics
Data Access,
JCP Standards

At The Spring Experience conference, InfoQ caught up with Patrick Linskey of BEA to discuss the current status of the Apache OpenJPA project. Linskey explains where OpenJPA came from, how it fits into the Object\Relational Mapping space, the differentiating features that OpenJPA provides, the JPA specification, and future plans for OpenJPA.

Erik Meijer on LINQ

Community
.NET
Topics
Data Access

LINQ creator Erik Meijer talks about the design and capabilities of LINQ, how to use it, why to use it, how it differs from XQuery, how it addresses ORM, extension methods, EDM, and more.

Presentations about Data Access

Java Persistence and EJB3

Community
Java
Topics
Data Access

This talk covers the key aspects of the Java Persistence API and its role in the development of EJB 3 app, including use of the EntityManager API, persistence units and persistence contexts, queries, object/relational mapping, and how the combination of EJB 3 and Java Persistence facilitates the development of Java EE applications.

Database Refactoring

Community
Agile
Topics
Delivering Quality,
Data Access,
Agile Techniques

Like other leaders in the Agile community, Scott Ambler is passionate about expanding Agile practices to include all contributors to software success. Recently he has been teaching teams how to integrate database roles into the iterative, incremental rhythm of their teams. InfoQ captured Ambler's talk on Database Refactoring at Agile2006.