Class ExecutablePreparedStatementBase.LOBContent<T>

    • Constructor Detail

      • LOBContent

        public LOBContent​(T content,
                          long length)
    • Method Detail

      • getContent

        public T getContent()
      • getLength

        public long getLength()