Example #1
0
 public static function setResultSetLimit($limit)
 {
     self::$_resultSetLimit = $limit;
 }