The ITuplizer type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetPropertyValue | Extract the value of a particular property from the given entity. | |
GetPropertyValues |
Extract the current values contained on the given entity.
| |
Instantiate | Generate a new, empty entity. | |
IsInstance |
Is the given object considered an instance of the the entity (acconting
for entity-mode) managed by this tuplizer.
| |
SetPropertyValues | Inject the given values into the given entity. |
Properties
Name | Description | |
---|---|---|
MappedClass |
Return the pojo class managed by this tuplizer.
|