Class JpaPersistenceConstants


  • public class JpaPersistenceConstants
    extends java.lang.Object
    Constants for persistent field strategies.
    Since:
    5.3
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ENTITY
      If the field's value is a persistent JPA entity, its type and primary key is stored in the Session.
    • Method Summary

      • Methods inherited from class java.lang.Object

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