Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

persistence

  • submit to reddit

Simplifying the Data Access Layer with Spring and Java Generics

This is the second of a series of articles about Persistence with Spring. The previous article discussed setting up the persistence layer with Spring 3.1 and Hibernate, without using templates. This article will focus on simplifying the Data Access Layer...

7 replies - 3599 views - 01/05/12 by Eugen Paraschiv in Articles

DataNucleus AccessPlatform 3.0 M3

0 replies - 697 views - 04/02/11 by Andy Jefferson in Announcements

DataNucleus AccessPlatform 3.0 M1

0 replies - 867 views - 02/01/11 by Andy Jefferson in Announcements

DataNucleus AccessPlatform 2.2.0 Released

0 replies - 445 views - 12/16/10 by Andy Jefferson in Announcements

DataNucleus AccessPlatform 2.2.0

0 replies - 764 views - 12/14/10 by Andy Jefferson in Announcements

MyBatis (formerly iBatis) – Examples and Hints using SELECT, INSERT and UPDATE Annotations

MyBatis is a lightweight persistence framework for Java and .NET. This blog entry addresses the Java side. MyBatis is an alternative positioned somewhere between plain JDBC and ORM frameworks (e.g. EclipseLink or Hibernate). MyBatis usually uses XML, but...

0 replies - 19403 views - 11/02/10 by Kai Wähner in Articles

DDD Specification Support in Hades

In the first part of this series on Hades I t

1 replies - 4341 views - 10/21/10 by Shekhar Gulati in Articles

Ujorm ORM Framework 1.00

I would like to announce that the ORM framework Ujorm 1.00 has been released. The open-source framework was designed for the rapid Java development based on a relation database and the framework provides a type-safe API for database queries so the most of...

0 replies - 827 views - 10/19/10 by in Announcements

An Inside Look at Hibernate Types

In this article we will see how Hibernate provides built-in types that map to common database types. We'll also see how Hibernate allows us to implement and use custom types when these built-in types do not satisfy the application's requirements, or when...

0 replies - 12426 views - 08/13/10 by ahmad seddighi in Articles

Real Android apps leveraging db4o persistence engine (Part 1)

This the first delivery in a series of articles targeted at showing developers how db4o (an open source database that leverages today's object-oriented languages, systems, and mindset) is being used in several Android projects to avoid all the pitfalls...

1 replies - 5846 views - 07/19/10 by German Viscuso in Articles

Using db4o in an Android application

db4o is an object database, ie. forget about mapping of tables in a relational model. If you're a developer that translates into savings in time invested in your application and volume of code. db4o's great potential is that you can reuse your (plain,...

8 replies - 8548 views - 06/23/10 by Damasia Maneiro in Articles

DataNucleus AccessPlatform 2.1.0

0 replies - 1784 views - 06/14/10 by Andy Jefferson in Announcements

New Ways in Programming

Have you ever thought about what you would do if you could start implementing a programming and application execution environment from scratch? Challenge everything you know and all the ways things are done today?Are grammars actually a good basis...

1 replies - 6329 views - 05/13/10 by Niklas Mehner in Articles

(Distributed) Object Database Tutorial

Unlike the developers of the pre-internet era, today's developers are writing inherently object oriented code.  The object oriented approach is required, as software complexity is growing under the pressure to deliver higher business value while dealing...

0 replies - 6931 views - 04/25/10 by German Viscuso in Articles

[fleXive] 3.1 - The Next Generation Java EE Content Repository Has Finally Been Released

We are very happy and proud to announce the next major release of [fleXive] after more than 1.5 years of development! For [fleXive] this completes the shift from a general Java EE persistency and web development framework towards a next generation enterprise...

0 replies - 657 views - 04/21/10 by Markus Plesser in Announcements