| Package | Description |
|---|---|
| info.archinnov.achilles.internals.metamodel | |
| info.archinnov.achilles.internals.schema |
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractUDTClassProperty.generateSchema(SchemaContext context) |
String |
AbstractViewProperty.generateSchema(SchemaContext context) |
String |
AbstractEntityProperty.generateSchema(SchemaContext context) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
SchemaCreator.generateTable_And_Indices(SchemaContext context,
AbstractEntityProperty<?> entityProperty) |
static List<String> |
SchemaCreator.generateView(SchemaContext context,
AbstractViewProperty<?> viewProperty) |
Copyright © 2012-2021. All Rights Reserved.