Package | Description |
---|---|
nl.renarj.jasdb.rest.mappers | |
nl.renarj.jasdb.rest.model |
Modifier and Type | Method and Description |
---|---|
static IndexEntry |
IndexModelMapper.map(IndexDefinition definition,
boolean isUnique) |
Modifier and Type | Method and Description |
---|---|
static IndexDefinition |
IndexModelMapper.map(IndexEntry entry) |
Modifier and Type | Method and Description |
---|---|
List<IndexEntry> |
IndexCollection.getIndexEntryList() |
Modifier and Type | Method and Description |
---|---|
void |
IndexCollection.setIndexEntryList(List<IndexEntry> indexEntryList) |
Constructor and Description |
---|
IndexCollection(List<IndexEntry> indexEntryList) |
Copyright © 2015. All rights reserved.