public interface DataRowStoreFactory
DataRowStore| Modifier and Type | Method and Description | 
|---|---|
| DataRowStore | createDataRowStore(String name)Create new  DataRowStoreobject. | 
DataRowStore createDataRowStore(String name)
DataRowStore object.name - DataRowStore name. Used to identify this DataRowStore in events, etc.
             Can't be null.Copyright © 2001–2023 Apache Cayenne. All rights reserved.