|
OOP BinaryStore Version 2.1.2 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| BinaryServlet | Sends the binary contents back to the web browser. |
| BinaryStore | Saves the binary contents into SQL table. |
| DownloadServlet | Sends the binary contents back to the web browser with application/octet-stream as the content-type. |
| PartialBinaryServlet | Send back the chunked binary contents according to the HTTP range request. |
| StoredFile | Represents the file stored in SQL. |
| StoredInfo | Represents the file stored in SQL. |
| Exception Summary | |
|---|---|
| NoBinaryData | Thrown by BinaryStore, indicating no record found for the specified
ID. |
The classes in this package save/retrieve the binary contents of the file into/from SQL table through JDBC. Along with the binary contents of the file, the file name and the content-type can also be persistent.
|
OOP BinaryStore Version 2.1.2 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
ALL CONTENTS COPYRIGHT 2005, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.