public class JPADeploymentMarker extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isJPADeployment(DeploymentUnit unit)
return true if the
DeploymentUnit is part of a JPA deployment |
static void |
mark(DeploymentUnit unit)
Mark the top level deployment as being a JPA deployment.
|
public static void mark(DeploymentUnit unit)
public static boolean isJPADeployment(DeploymentUnit unit)
DeploymentUnit
is part of a JPA deploymentCopyright © 2023 JBoss by Red Hat. All rights reserved.