| Package | Description |
|---|---|
| io.soabase.sql.attributes |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeEntity> |
AttributeEntityMapper.selectAll() |
| Modifier and Type | Method and Description |
|---|---|
int |
AttributeEntityMapper.delete(AttributeEntity attribute) |
int |
AttributeEntityMapper.insert(AttributeEntity attribute) |
int |
AttributeEntityMapper.update(AttributeEntity attribute) |
Copyright © 2014–2016 Soabase. All rights reserved.