Interface Property


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

      • setName

        Property setName​(java.lang.String name)
      • setValue

        Property setValue​(java.lang.String value)
      • setValueType

        Property setValueType​(java.lang.String valueType)