Joutsen Persistence v0.3.0+1-ga730d6d
Classes
Joutsen.Persistence.Lobs Namespace Reference

Types that represent Large Objects that can be read from and written to persistent storage. More...

Classes

class  Blob
 A base class for streaming data to a database. More...
 
class  Clob
 A base class for streaming text to a database. More...
 
class  StreamBlob
 A Blob implementation that works with readable streams as their data. More...
 
class  StreamClob
 A Clob implementation that works with readable streams as their data. More...
 
class  TextReaderClob
 A Clob implementation that works with readable streams as their data. More...
 

Detailed Description

Types that represent Large Objects that can be read from and written to persistent storage.

Since
0.3.0