| Package | Description |
|---|---|
| org.javers.model.mapping | |
| org.javers.model.mapping.type |
| Modifier and Type | Method and Description |
|---|---|
JaversType |
Property.getType() |
JaversType |
FieldProperty.getType() |
JaversType |
BeanProperty.getType() |
| Constructor and Description |
|---|
BeanProperty(Method getter,
JaversType javersType) |
FieldProperty(Field field,
JaversType javersType) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayType |
class |
CollectionType |
class |
ContainerType |
class |
EntityReferenceType
Reference to
Entity |
class |
PrimitiveType
Primitive or primitive box
|
class |
ValueObjectType |
| Modifier and Type | Method and Description |
|---|---|
JaversType |
TypeMapper.getJavesrType(Class javaType) |
Copyright © 2013. All rights reserved.