Package 

Interface DatabaseRecordWriter

    • Method Summary

      Modifier and Type Method Description
      abstract String write(Object data, String prefix)
      abstract String write(Array<byte> data, String prefix)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait