This is the StorablePrimitive equivalent of Blob for the dm_blob table.
Located in /harmoni/core/dataManager/storablePrimitives/StorableBlob.class.php (line 15)
SObject | --String | --StorableStringAbstract | --StorableBlob
Inherited from StorableStringAbstract
StorableStringAbstract::$_table
Inherited from String
String::$_string
Takes an existing SelectQuery and adds a table join and some columns so that when it is executed the actual data can be retrieved from the row. The join condition must be "fk_data = data_id_field", since the field "fk_data" is already part of the DataManager's table structure.
Convert this object to a StorableBlob
Convert this object to a StorableShortString
Convert this object to a StorableString
Takes a single database row, which would contain the columns added by alterQuery() and extracts the values to setup the object with the appropriate data.
Inserts a new row into the Database with the data contained in the object.
Inherited From StorableStringAbstract
StorableStringAbstract::asABlob()
StorableStringAbstract::asABoolean()
StorableStringAbstract::asADateTime()
StorableStringAbstract::asAFloat()
StorableStringAbstract::asAInteger()
StorableStringAbstract::asAnOKIType()
StorableStringAbstract::asAShortString()
StorableStringAbstract::asAString()
StorableStringAbstract::insert()
StorableStringAbstract::prune()
StorableStringAbstract::update()
Inherited From String
String::String()
String::fromString()
String::isEqualTo()
String::printableString()
String::withValue()
Inherited From SObject
SObject::asA()
SObject::asString()
SObject::copy()
SObject::copySameFrom()
SObject::copyTwoLevel()
SObject::deepCopy()
SObject::isEqual()
SObject::isEqualTo()
SObject::isNotEqualTo()
SObject::isNotReferenceTo()
SObject::isReferenceTo()
SObject::newFrom()
SObject::postCopy()
SObject::printableString()
SObject::shallowCopy()
SObject::_deepCopyArray()
Documentation generated on Wed, 19 Sep 2007 10:26:43 -0400 by phpDocumentor 1.3.0RC3