Abstract SQL protocol class. Not to be instantiated directly. Use one of the SQL protocol subclasses instead.
| OpenLayers. | Abstract SQL protocol class. | 
| Properties | |
| databaseName | {String} | 
| tableName | Name of the database table into which Features should be saved. | 
| Constructor | |
| OpenLayers. | |
| Functions | |
| destroy | Clean up the protocol. | 
| supported | This should be overridden by specific subclasses | 
Clean up the protocol.
destroy: function() 
This should be overridden by specific subclasses
supported: function()