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
stemey edited this page Oct 20, 2012
·
23 revisions
Transformations can convert an instance of type A to an instance of type B. type B can be a json type or a java type or any other atem type. The transformation can be created programmatically or declaratively via annotations. Transformations can be bidirectional and they cannot only convert but also merge entities onto each other.