public class DeployUpdateMapFactory extends Object
| Constructor and Description |
|---|
DeployUpdateMapFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
build(BeanDescriptor<?> descriptor)
Build a map of logical to physical names for use in Orm Updates for a given descriptor.
|
public static Map<String,String> build(BeanDescriptor<?> descriptor)
This includes the dbWrite scalar properties and imported foreign key properties.
Copyright © 2014. All Rights Reserved.