| Package | Description |
|---|---|
| org.noorm.metadata |
| Modifier and Type | Method and Description |
|---|---|
static JDBCColumn |
BeanMetaDataUtil.getJDBCColumnAnnotation(Field pField)
Returns the annotations for a given field.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,JDBCColumn> |
BeanMetaDataUtil.getColumnMetaData(Class pClass)
Returns a Map containing a mapping from the Bean attribute names to their JDBCColumn
annotations.
|
Copyright © 2013. All rights reserved.