[jboss-user] [EJB 3.0] - Re: Ejb3 + Hypersonic

despontao do-not-reply at jboss.com
Fri Oct 10 05:38:27 EDT 2008


Hi Peter, 
here below my persistence file :

<?xml version="1.0" encoding="UTF-8"?>
  | <persistence>
  |    <persistence-unit name="duckbrain">
  |       <jta-data-source>java:/DefaultDS</jta-data-source>
  |       <properties>
  |          <property name="hibernate.hbm2ddl.auto" value="create-drop"/>
  |       </properties>
  |    </persistence-unit>
  | </persistence>


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181421#4181421

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181421



More information about the jboss-user mailing list