org.databene.model.data
Interface EntitySource

All Superinterfaces:
java.io.Closeable, org.databene.webdecs.DataSource<Entity>
All Known Implementing Classes:
AbstractEntitySource, CSVEntitySource, DbUnitEntitySource, EntityPartSource, EntityResultSetDataSource, FileBasedEntitySource, FixedWidthEntitySource, FlatFileEntitySource, XLSEntitySource

public interface EntitySource
extends org.databene.webdecs.DataSource<Entity>

Common interface for all Entity sources.

Created at 19.10.2008 13:35:50

Since:
0.5.6
Author:
Volker Bergmann

Method Summary
 
Methods inherited from interface org.databene.webdecs.DataSource
close, getType, iterator
 



Copyright © 2013. All Rights Reserved.