org.databene.model.data
Interface EntitySource

All Superinterfaces:
java.lang.Iterable<Entity>, TypedIterable<Entity>
All Known Implementing Classes:
AbstractEntitySource, CSVEntitySource, DbUnitEntitySource, FileBasedEntitySource, FlatFileEntitySource, XLSEntitySource

public interface EntitySource
extends TypedIterable<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.commons.TypedIterable
getType
 
Methods inherited from interface java.lang.Iterable
iterator
 



Copyright © 2010. All Rights Reserved.