You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As first PoC has shown viability of this approach, next step will be to implement the model for embedding entities and data type conversions.
The model must support reasonably deep embedding hierarchies and chaining of custom and built-in conversions, e.g.:
As first PoC has shown viability of this approach, next step will be to implement the model for embedding entities and data type conversions.
The model must support reasonably deep embedding hierarchies and chaining of custom and built-in conversions, e.g.:
Embedding
Given following structure:
The following table could be mapped:
Conversion
Given the following record:
The following table could be mapped, assuming conversion path from MyTimestamp to Instant and further to javax.sql.Timestamp.
The text was updated successfully, but these errors were encountered: