from jbosscmp-jdbc_3_2.dtd

<!--
Specifies that the ejb-relation should be mapped with a relation-table.
-->
<!ELEMENT relation-table-mapping (table-name?,
         (datasource, datasource-mapping)?, create-table?, remove-table?,
         post-table-create?,
         row-locking?, pk-constraint?)>

alex

Tuesday, July 29, 2003, 11:07:57 AM, Ionel Gardais wrote:

IG> Hi agan,

IG> I tried the following :
IG> - delete the default datasource
IG> - specify a per-bean datasource for each beans


IG> With this, the relation-tables are created in the Hypersonic database, 
IG> not either under java:/QualiteDS nor java:/BaseTestDS

IG> Is there a way to specify the datasource for the realtion-tables ?

IG> thanks again,
IG> ionel



IG> -------------------------------------------------------
IG> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
IG> Data Reports, E-commerce, Portals, and Forums are available now.
IG> Download today and enter to win an XBOX or Visual Studio .NET.
IG> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
IG> _______________________________________________
IG> JBoss-user mailing list
IG> [EMAIL PROTECTED]
IG> https://lists.sourceforge.net/lists/listinfo/jboss-user



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to