Package | Description |
---|---|
org.medimob.orm.processor.dll |
Modifier and Type | Method and Description |
---|---|
PropertyDefinition |
PropertyDefinitionBuilder.build()
Build property definition.
|
PropertyDefinition |
TypeDefinition.getIdColumn() |
PropertyDefinition[] |
TypeDefinition.getProperties() |
PropertyDefinition |
TypeDefinition.getVersionColumn() |
Modifier and Type | Method and Description |
---|---|
TypeDefinitionBuilder |
TypeDefinitionBuilder.addColumn(PropertyDefinition column)
Add a new column to type.
|
TypeDefinitionBuilder |
TypeDefinitionBuilder.setIdColumn(PropertyDefinition idColumn) |
TypeDefinitionBuilder |
TypeDefinitionBuilder.setVersionColumn(PropertyDefinition versionColumn) |
Copyright © 2015. All Rights Reserved.