Interface ConnectionParameterBuffer

All Superinterfaces:
Iterable<Parameter>, ParameterBuffer, Serializable
All Known Subinterfaces:
DatabaseParameterBuffer, ServiceParameterBuffer
All Known Implementing Classes:
DatabaseParameterBufferImp, ServiceParameterBufferImp

public interface ConnectionParameterBuffer extends ParameterBuffer
Author:
Mark Rotteveel
  • Method Details

    • getTagMapping

      ParameterTagMapping getTagMapping()
      Returns:
      The tag mapping.
    • getDefaultEncoding

      Encoding getDefaultEncoding()
      Returns:
      The default encoding of string properties in this parameter buffer.