| Interface | Description |
|---|---|
| AutoDDLCreateStatusTestBean |
MBean registered in JMX to keep track of which persistence units are marked with auto.ddl 'create'.
|
| Discriminatable |
Marker interface for a class that is included in one way or another in the multitenant architecture.
|
| SiteDiscriminator |
Represents the columns that get weaved into entities that are marked as site-specific.
|
| Class | Description |
|---|---|
| AutoDDLCreateStatusTestBeanImpl | |
| ConditionalORMConfigDto | |
| ConditionalORMConfigPersistenceUnitPostProcessor |
Responsible for determining if an entity has been conditionally enabled.
|
| ConfigurationOnlyState | |
| JPAPropertiesPersistenceUnitPostProcessor |
This class allows us to override Persistence Unit properties on a per-environment basis.
|
| MergeJPAPersistenceResource | |
| MergePersistenceUnitManager |
Merges jars, class names and mapping file names from several persistence.xml files.
|
| Enum | Description |
|---|---|
| SiteDiscriminatableType |
| Exception | Description |
|---|---|
| EntityClassNotFoundException |
| Annotation Type | Description |
|---|---|
| SiteDiscriminatable |
Used to mark collections for multi-tenancy when the commercial multi-tenant module is loaded.
|
Copyright © 2017. All rights reserved.