public interface DatabaseResource
| Modifier and Type | Method and Description |
|---|---|
Blob |
getContent() |
String |
getId() |
eu.eventstorm.sql.type.Json |
getMeta() |
void |
setContent(Blob content) |
void |
setId(String uuid) |
void |
setMeta(eu.eventstorm.sql.type.Json value) |
Copyright © 2020. All rights reserved.