インタフェース LobData

既知の実装クラスのリスト:
FileLobData, RdbLobData

public interface LobData
  • メソッドの詳細

    • getLobDataId

      long getLobDataId()
    • getSize

      long getSize()
    • getBinaryInputStream

      InputStream getBinaryInputStream()
    • getBinaryOutputStream

      OutputStream getBinaryOutputStream()
    • transferFrom

      void transferFrom(File file) throws IOException
      例外:
      IOException
    • exists

      boolean exists()