
If you were logged in you would be able to see more operations.
|
|
|
I want to use SDO model with compass. Maybe no model (Resource) is a better choice.
I prefer auto-converting between Resource and SDO DataObject model.
I think that It's a better approach to add attribute converter to type resource in compass-core-mapping.dtd
|
Description
|
I want to use SDO model with compass. Maybe no model (Resource) is a better choice.
I prefer auto-converting between Resource and SDO DataObject model.
I think that It's a better approach to add attribute converter to type resource in compass-core-mapping.dtd
|
Show » |
|
<xs:complexType name="resource">
... ...
<xs:attribute name="converter" type="string"/>
</xs:complexType>