synchronoss / cpo-api

Class Persistence Object (CPO) Application Programming Interface (API).
GNU Lesser General Public License v2.1
3 stars 3 forks source link

Add in DSL capabilities to be able to support non-query language based datasources #35

Open berryware opened 8 years ago

berryware commented 8 years ago

Need to add in Domain specific processing capabilities to be able to handle data sources like MongoDB that does not accept a query language but requires you to programmatically specifying your query.