Interface QueryProperty

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    QueryPropertyImpl

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

      • getName

        java.lang.String getName()
      • getFunction

        java.lang.String getFunction()