@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @StableMinor(version="12.5", sinceVersion="7.1") public @interface PortalEntity
JPA entities
with
LumisXP.Modifier and Type | Required Element and Description |
---|---|
String |
connectionId
Indicates in which connection the entity is used in.
|
Modifier and Type | Optional Element and Description |
---|---|
boolean |
autoDeploy
Indicates whether the entity should be auto deployed by the portal.
|
public abstract String connectionId
null
is specified, the entity will be deployed into the default entity manager factory.LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.