[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss 4.2.3GA and Oracle 11g

wecucho do-not-reply at jboss.com
Wed Jan 28 15:15:43 EST 2009


i dont know why, but the persistence don't show complete... here goes again


  | <?xml version="1.0" encoding="UTF-8"?>
  | <persistence>
  | 	<persistence-unit name="mimapp3">
  | 		<jta-data-source>java:/mimapp3</jta-data-source>
  | 
  | 		<properties>
  | 			<property name="hibernate.hbm2ddl.auto" value="update" />
  | 			<property name="hibernate.dialect" value="org.hibernate.dialect.Oracle10gDialect"/>
  | 		</properties>
  | 
  | 	</persistence-unit>
  | </persistence>
  | 

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

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



More information about the jboss-user mailing list