
hibernatesession-plugin-for-struts2
This project is Deprecated!
(21 may 2009)
Visit the new Full Hibernate Plugin for Struts 2 Homepage
<hr/>
1.5c Version Released! Bugs Fix + Multiple XML packages extend and super class targets for Hibernate Session Allowed! (12/03/2008) See detais in our Wiki.
1.5b Version Released! Wildcard allowed for Hibernate Session Target! (10/24/2008) See detais in our Wiki.
1.5 Version Released! (10/22/2008) See detais in our Wiki.
The Open Session in View pattern made easy!
Plugin for Struts 2 that opens an Hibernate Session, sets it in the value stack of the Actions configured for the HibernateSessionInterceptor (provided by this plugin) and closes (or not) it after the results are rendered for the client.
No code lines need to be added to use Hibernate in Struts 2 projects. Only some XML (or .properties) lines are needed.
Ideal for new projects using Struts 2 and Hibernate.
- Versão 1.5c Lançada! Correção de Bugs + Estensão de vários pacotes XML e uso de alvos (targets) em super classes (03/12/2008) Vejam os detalhes em nossa Wiki.
- Versão 1.5b Lançada! Coringa para o target da Sessão Hibernate (24/10/2008) Vejam os detalhes em nossa Wiki.
- Versão 1.5 Lançada! (22/10/2008) Vejam os detalhes em nossa Wiki.
Padrão Open Session in View facilitado!
Plugin para Struts 2 que abre uma Sessão Hibernate, coloca no Value Stack das Actions configuradas para o HibernateSessionInterceptor (oferecido por este plugin) e a fecha (ou não) após a renderização do resultado para o cliente.
Com seu uso não será necessária nenhuma linha de código para usar Hibernate em projetos Struts 2. Serão necessárias apenas algumas linhas XML (ou .properties).
Ideal para novos projetos usando Struts 2 e Hibernate.
Project Information
- License: GNU GPL v3
- 4 stars
- svn-based source control
Labels:
Java
Struts2
Hibernate
Interceptor