equal
deleted
inserted
replaced
13 * to license@zend.com so we can send you a copy immediately. |
13 * to license@zend.com so we can send you a copy immediately. |
14 * |
14 * |
15 * @category Zend |
15 * @category Zend |
16 * @package Zend_Service_WindowsAzure |
16 * @package Zend_Service_WindowsAzure |
17 * @subpackage Storage |
17 * @subpackage Storage |
18 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
18 * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
19 * @license http://framework.zend.com/license/new-bsd New BSD License |
19 * @license http://framework.zend.com/license/new-bsd New BSD License |
20 * @version $Id: Table.php 24697 2012-03-23 13:11:04Z ezimuel $ |
20 * @version $Id$ |
21 */ |
21 */ |
22 |
22 |
23 /** |
23 /** |
24 * @see Zend_Service_WindowsAzure_Storage_BatchStorageAbstract |
24 * @see Zend_Service_WindowsAzure_Storage_BatchStorageAbstract |
25 */ |
25 */ |
47 |
47 |
48 /** |
48 /** |
49 * @category Zend |
49 * @category Zend |
50 * @package Zend_Service_WindowsAzure |
50 * @package Zend_Service_WindowsAzure |
51 * @subpackage Storage |
51 * @subpackage Storage |
52 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
52 * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
53 * @license http://framework.zend.com/license/new-bsd New BSD License |
53 * @license http://framework.zend.com/license/new-bsd New BSD License |
54 */ |
54 */ |
55 class Zend_Service_WindowsAzure_Storage_Table |
55 class Zend_Service_WindowsAzure_Storage_Table |
56 extends Zend_Service_WindowsAzure_Storage_BatchStorageAbstract |
56 extends Zend_Service_WindowsAzure_Storage_BatchStorageAbstract |
57 { |
57 { |