edu.jhu.tmaj.beans.exfile.data
Class FilePutUtil

java.lang.Object
  extended by edu.jhu.tmaj.beans.exfile.data.FilePutUtil

public final class FilePutUtil
extends java.lang.Object


Method Summary
static ExternalFile createExternalFileInDB(ExternalFolder externalFolder, java.lang.String filename, byte[] bytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createExternalFileInDB

public static ExternalFile createExternalFileInDB(ExternalFolder externalFolder,
                                                  java.lang.String filename,
                                                  byte[] bytes)
                                           throws java.sql.SQLException
Throws:
java.sql.SQLException