| 
					
						 Hello,
 
 Is there any simple standalone example to test Hibernate3+Annotations ?
 
 I downloaded the Hibernate3-annotation-beta1 and tried to compile them,
 no errors at all. But how can  test them with a simple client without using JBoss.
 
 I want to use Hibernate3 and don't want to use any mapping files, so I choose annotations. This will help me to create a proxy and easy to transfer to EJB3 with the same annotation in the future.
 
 Could you pelase to give me a simple but complete example just like EJB3 tutorial has the BEAN and the CLIENT ??? 
					
  
						
					 |