public abstract class FashionEntity extends Object
| Constructor and Description |
|---|
FashionEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
remove()
删除.
|
Number |
save()
保存
|
Number |
saveOrUpdate()
如果存在则更新,否则保存.
|
void |
update()
更新
|
Copyright © 2015. All rights reserved.