org.apache.tapestry5.jpa
Class JpaConstants
java.lang.Object
org.apache.tapestry5.jpa.JpaConstants
public class JpaConstants
- extends Object
Defines constants used inside the Tapestry JPA integration.
- Since:
- 5.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERSISTENCE_UNIT_NAME
public static final String PERSISTENCE_UNIT_NAME
- Name of the
EntityManager
property whose value is the name of a persistence unit.
- See Also:
- Constant Field Values
JpaConstants
public JpaConstants()
Copyright © 2003-2012 The Apache Software Foundation.