Class ElementPropertyMapping

    • Constructor Detail

      • ElementPropertyMapping

        public ElementPropertyMapping​(String[] elementColumns,
                                      Type type)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • toColumns

        public String[] toColumns​(String propertyName)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Given a property path, return the corresponding column name(s).
        Specified by:
        toColumns in interface PropertyMapping
      • getType

        public Type getType()
        Deprecated, for removal: This API element is subject to removal in a future version.