Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Development/Indigo/Multi-Tenancy"

(New page: blah)
 
Line 1: Line 1:
blah
+
<div style="float:right;width:300px">
 +
__TOC__
 +
</div>
 +
 
 +
See bug??? [https://bugs.eclipse.org/bugs/show_bug.cgi?id=335601 Bug 335601]
 +
 
 +
== Multi-Tenancy ==
 +
 
 +
The goal of this feature is to allow multiple tenants on the same database schema.
 +
 
 +
 
 +
=== Requirements ===

Revision as of 11:23, 9 February 2011

See bug??? Bug 335601

Multi-Tenancy

The goal of this feature is to allow multiple tenants on the same database schema.


Requirements

Back to the top