Interface Parameter

All Superinterfaces:
Serializable
All Known Implementing Classes:
ParameterImpl, TableParameter

public interface Parameter extends Serializable
A single parameter to be used with a ParameterizedQuery
  • Field Details

    • ZERO_LENGTH_PARAMETER_ARRAY

      static final Parameter[] ZERO_LENGTH_PARAMETER_ARRAY
  • Method Details