Skip to content
lyncodev edited this page Aug 16, 2012 · 12 revisions

This DSpace Persistence Data Layer was mostly generated using the Spring Roo framework. It allows one to generate all DSpace entities on-the-fly.

It uses AspectJ providing a good way of keeping code organized.

Hibernate

Why use Hibernate? See the discussion

AspectJ

Why use AspectJ? Documentation

Using it

Code Snippets

Clone this wiki locally