| Package | Description |
|---|---|
| pl.decerto.hyperon.persistence.sandbox |
| Modifier and Type | Method and Description |
|---|---|
GmoSandboxAttribute |
GmoSandboxAttribute.bind(SandboxAttrGmoPersistence binding) |
GmoSandboxAttribute |
GmoSandboxEntity.findAttribute(int attrId) |
GmoSandboxAttribute |
GmoSandboxEntity.findAttribute(String name) |
static GmoSandboxAttribute |
GmoSandboxAttribute.of(int id,
String name,
String simpleType,
String entityType,
boolean collection,
String columnName) |
| Modifier and Type | Method and Description |
|---|---|
List<GmoSandboxAttribute> |
GmoSandboxEntity.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
GmoSandboxEntity.addAttribute(GmoSandboxAttribute attr) |
Copyright © 2021. All rights reserved.