Interface PrimaryKey

  • All Known Implementing Classes:
    PrimaryKeyImpl

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

      • addColumn

        Column addColumn()
      • setCacheKeyType

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

        PrimaryKey setValidation​(java.lang.String validation)