Visual Paradigm Logo
     Build Quality Applications Faster, Better and Cheaper
 
Home | Products | Download | Documentation | Support | Resources | Partners | Quick Tour | Shop | Company |  
 
   Visual Paradigm Discussion Forum
  Login   [ Register ] Email: Password: Log me on automatically I lost my password  
Recent Topics
Advanced Search
PersistentSession & Hibernate session  
Forum Index -> Visual Paradigm for UML (VP-UML)
Author Message
maurizio316


Joined: 2007/06/22
Messages: 37

Offline

Hi,
is there a trivial way to translate a Persistent session to an Hibernate one?
The question is: can I use hibernate search?
thx
Maurizio

 
Rain


Joined: 2005/04/29
Messages: 747

Offline

Hello maurizio316,

We are sorry that currently there is no way to translate Persistent session to Hibernate session. But I think you can get the hibernate session in the following way for using hibernate search. Hope this can help.

Session hibernateSession = PersistentSession.getSession(EntityMode.POJO);

Best regards,
Rain
 
 
   Forum Index -> Visual Paradigm for UML (VP-UML)
Go to:   
Powered by JForum 2.1.4 © 2005 - Rafael Steil