Class ExecutablePreparedStatementBase.LOBContent<T>

java.lang.Object
liquibase.statement.ExecutablePreparedStatementBase.LOBContent<T>
Enclosing class:
ExecutablePreparedStatementBase

protected static class ExecutablePreparedStatementBase.LOBContent<T> extends Object
  • Constructor Details

    • LOBContent

      public LOBContent(T content, long length)
  • Method Details

    • getContent

      public T getContent()
    • getLength

      public long getLength()