public class SortaCsvRepository extends AbstractRepository
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOWED_IDENTIFIER |
| Constructor and Description |
|---|
SortaCsvRepository(File file) |
SortaCsvRepository(String entityName,
String entityLabel,
File uploadedFile) |
| Modifier and Type | Method and Description |
|---|---|
long |
count() |
Set<RepositoryCapability> |
getCapabilities() |
EntityMetaData |
getEntityMetaData() |
Iterator<Entity> |
iterator() |
add, add, addEntityListener, aggregate, clearCache, close, count, create, delete, delete, deleteAll, deleteById, deleteById, drop, findAll, findAll, findAll, findOne, findOne, findOne, flush, getName, query, rebuildIndex, removeEntityListener, stream, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstreamforEach, spliteratorpublic static final String ALLOWED_IDENTIFIER
public SortaCsvRepository(File file)
public EntityMetaData getEntityMetaData()
public Set<RepositoryCapability> getCapabilities()
public long count()
count in interface Repositorycount in class AbstractRepositoryCopyright © 2016. All Rights Reserved.