Interface PrimaryKey


  • public interface PrimaryKey
    JPA scripting API implementation.
    Author:
    Guy Pelletier
    Since:
    EclipseLink 2.5.1
    • Method Detail

      • addColumn

        Column addColumn()
      • setCacheKeyType

        PrimaryKey setCacheKeyType​(java.lang.String cacheKeyType)
      • setValidation

        PrimaryKey setValidation​(java.lang.String validation)