Skip to content

v1.0.9

Latest
Compare
Choose a tag to compare
@taseverson taseverson released this 05 Dec 01:15

Session handling fix in buildRelationship. addDependentElements required between commonElementsFactory.createElement() and commonRelationship.createElement(). Each of these must be contained within their own session within the buildRelationship function. Changed log statements to String.format for readability. Removed session handling within OpaqueExpression.createElement().