public class JpaConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PERSISTENCE_UNIT_NAME
Name of the
EntityManager property whose value is the name of a persistence unit. |
Constructor and Description |
---|
JpaConstants() |
public static final String PERSISTENCE_UNIT_NAME
EntityManager
property whose value is the name of a persistence unit.public JpaConstants()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.