Class JpaConstants


  • public class JpaConstants
    extends java.lang.Object
    Defines constants used inside the Tapestry JPA integration.
    Since:
    5.3
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PERSISTENCE_UNIT_NAME
      Name of the EntityManager property whose value is the name of a persistence unit.
    • Constructor Summary

      Constructors 
      Constructor Description
      JpaConstants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait