blob: d010d0b65710e4698356191accb9f842f347b204 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<entity-engine-xml>
<Tenant tenantId="@tenantId@" tenantName="@tenantName@" />
<TenantDataSource tenantId="@tenantId@" entityGroupName="org.ofbiz"
jdbcUri="jdbc:derby:ofbiz_@tenantId@;create=true" jdbcUsername="ofbiz" jdbcPassword="ofbiz"/>
<TenantDataSource tenantId="@tenantId@" entityGroupName="org.ofbiz.olap"
jdbcUri="jdbc:derby:ofbizolap_@tenantId@;create=true" jdbcUsername="ofbiz" jdbcPassword="ofbiz"/>
</entity-engine-xml>