Oracle Containers for J2EE Support for JavaServer Pages Java API Reference
10g Release 3 (10.1.3)
B15978-01


oracle.jsp.webutil.fileaccess
Class FileBLOB

java.lang.Object
  extended byoracle.jsp.webutil.fileaccess.PersistentEntity
      extended byoracle.jsp.webutil.fileaccess.DatabaseEntity
          extended byoracle.jsp.webutil.fileaccess.FileBLOB

All Implemented Interfaces:
Persistable

public class FileBLOB
extends DatabaseEntity

Constructor Summary
FileBLOB()
           

 

Method Summary
 void readAndSave(oracle.jsp.webutil.fileaccess.FormBasedStream in, java.lang.String boundary)
           

 

Methods inherited from class oracle.jsp.webutil.fileaccess.DatabaseEntity
checkLocation, deleteEmpty, establishConnection, getFileNames, releaseConnection

 

Methods inherited from class oracle.jsp.webutil.fileaccess.PersistentEntity
setFileDetails

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

FileBLOB

public FileBLOB()

Method Detail

readAndSave

public void readAndSave(oracle.jsp.webutil.fileaccess.FormBasedStream in,
                        java.lang.String boundary)
                 throws FileAccessException
Throws:
FileAccessException

Oracle Containers for J2EE Support for JavaServer Pages Java API Reference
10g Release 3 (10.1.3)
B15978-01


Copyright © 2004, 2006, Oracle. All rights reserved.