object persistence (RSS)

Use XStream to serialize Java objects XML

XML serialization use many factors, including object persistence and data transmission. However, some XML serialization technology to achieve them may be very complex. XStream is a lightweight, easy-t ...

Notes Object Persistence

III. Java domain objects used in the comparison lasting technology Java in the current total of five kinds of commonly used model to achieve lasting: 1 jdbc direct access to the database 2 active doma ...

How to Learn Hibernate

Introduction to Hibernate easier, I have not dare to claim that good. Hibernate watch my first pass when the document was very difficult, but it is not difficult to grasp because Hibernate and find it ...

J2EE project data persistence layer design

J2EE project data persistence layer design Data Persistence Layer design goal is to provide a high level throughout the project, unity, security, and concurrent data persistence mechanism. Achieve the ...

hibernate brief introduction

1: hibernate, what are? 1: hibernate is a JDBC package is responsible for object persistence, in the middle layer, in the application and database has played a role as a bridge between a mapping tool. ...