org.persvr.datasource
Interface ManagesOwnSchema

All Superinterfaces:
DataSource

public interface ManagesOwnSchema
extends DataSource

Marker interface indicating that the DataSource will manage it's own schema. All requests for mapping the schema and changes to the schema will be represented by an objectId of null.

Author:
Kris

Method Summary
 
Methods inherited from interface org.persvr.datasource.DataSource
getFieldValue, getId, hiddenId, initParameters, mapObject, mapQuery, setId