| Package | Description |
|---|---|
| io.vertigo.dynamo.impl.environment.kernel.meta |
| Modifier and Type | Method and Description |
|---|---|
EntityBuilder |
EntityBuilder.withAttribute(String fieldName,
Entity entity,
boolean notNull)
Ajout d'un attribut.
|
EntityBuilder |
EntityBuilder.withAttributes(String fieldName,
Entity entity,
boolean notNull)
Ajout d'un attribut multiple.
|
EntityBuilder |
EntityBuilder.withProperty(EntityProperty property,
boolean notNull)
Ajout d'une propriété.
|
Copyright © 2015. All Rights Reserved.