|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.jpa.JpaConstants
public class JpaConstants
Defines constants used inside the Tapestry JPA integration.
Field Summary | |
---|---|
static java.lang.String |
PERSISTENCE_UNIT_NAME
Name of the EntityManager property whose value is the name of a persistence unit. |
Constructor Summary | |
---|---|
JpaConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PERSISTENCE_UNIT_NAME
EntityManager
property whose value is the name of a persistence unit.
Constructor Detail |
---|
public JpaConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |