Interface QueryProperty

  • All Superinterfaces:
    Serializable
    All Known Implementing Classes:
    QueryPropertyImpl

    public interface QueryProperty
    extends Serializable
    Describes a property that can be used in a Query.
    Author:
    Frederik Heremans
    • Method Detail

      • getFunction

        String getFunction()