Class TSqlMapCacheKey

Description

TSqlMapCacheKey class.

Provides a hash of the object to be cached.

  • author: Wei Zhuo <weizho[at]gmail[dot]com>
  • version: $Id: TSqlMapCacheModel.php 3152 2012-05-29 10:01:36Z ctrlaltca $
  • since: 3.1

Located in /Data/SqlMap/Configuration/TSqlMapCacheModel.php (line 217)


	
			
Method Summary
TSqlMapCacheKey __construct (mixed $object)
string generateKey (string $string)
string getHash ()
Methods
Constructor __construct (line 224)
  • access: public
TSqlMapCacheKey __construct (mixed $object)
  • mixed $object: object to be cached.
generateKey (line 233)
  • return: crc32 hash of the serialized object.
  • access: protected
string generateKey (string $string)
  • string $string: serialized object
getHash (line 241)
  • return: object hash.
  • access: public
string getHash ()

Documentation generated on Mon, 25 Jun 2012 14:39:15 +0200 by phpDocumentor 1.4.3