Christophe Rousson wrote: 
> Working on DataCache to pass MemoryDataStoreTest.
>
> I've come to a question :
>
> Query.ALL is a generic query, et .getTypeName() yields a null.
> A DataStore may repesent many FeatureTypes.
> What behavior should then have DataStore.getView(Query.ALL) ? Should 
> it create an heterogeneous set of features with every feature in every 
> schema ? or throw a SchemaException ?
The Query.ALL is a constant usually sent to a FeatureSource ... it 
should construct a good query for you with a typeName etc...
Cheers,
Jody

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to