Author: dan.j.allen
Date: 2008-06-19 13:12:48 -0400 (Thu, 19 Jun 2008)
New Revision: 8388
Modified:
branches/Seam_2_0/src/main/org/jboss/seam/persistence-2.0.xsd
Log:
JBSEAM-3082
Modified: branches/Seam_2_0/src/main/org/jboss/seam/persistence-2.0.xsd
===================================================================
--- branches/Seam_2_0/src/main/org/jboss/seam/persistence-2.0.xsd 2008-06-19 16:58:51 UTC
(rev 8387)
+++ branches/Seam_2_0/src/main/org/jboss/seam/persistence-2.0.xsd 2008-06-19 17:12:48 UTC
(rev 8388)
@@ -48,6 +48,7 @@
<xs:element name="mapping-jars"
type="components:multiValuedProperty"/>
<xs:element name="mapping-packages"
type="components:multiValuedProperty"/>
<xs:element name="mapping-resources"
type="components:multiValuedProperty"/>
+ <xs:element name="naming-strategy"
type="xs:string"/>
<xs:element name="cfg-properties"
type="components:mapProperty"/>
</xs:choice>
<xs:attributeGroup
ref="persistence:attlist.HibernateSessionFactory"/>
Show replies by date