| Package | Description |
|---|---|
| com.impetus.kundera.configure | |
| com.impetus.kundera.metadata.model |
| Modifier and Type | Method and Description |
|---|---|
private void |
SchemaConfiguration.addColumnToTableInfo(EntityMetadata entityMetadata,
EntityMetadata.Type type,
TableInfo tableInfo)
Adds column to table info of entity.
|
| Modifier and Type | Field and Description |
|---|---|
private EntityMetadata.Type |
EntityMetadata.type
type.
|
| Modifier and Type | Method and Description |
|---|---|
EntityMetadata.Type |
EntityMetadata.getType()
Gets the type.
|
static EntityMetadata.Type |
EntityMetadata.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityMetadata.Type[] |
EntityMetadata.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityMetadata.setType(EntityMetadata.Type type)
Sets the type.
|
Copyright © 2015. All Rights Reserved.