corda/node/src/main
josecoll 54cf46952c JPA Hibernate AbstractParty converter (#1205)
* Added JPA AbstractParty converter (using IdentityService to resolve anonymous parties).

* Use partyFromX500Name. Add meaningful exception messages.

* AutoApply the JPA AbstractParty converter.

* Entity attribute still needs the Convert annotation.

* Fix incorrect registration of custom attribute converter.

* Deal with non-resolvable anonymous parties (eg. store as null and ignore)

* Updates following PR review feedback.

* Added documentation.

* Added entry to changelog.

* Added code documentation as per RN PR feedback request.

* Updates required following rebase from master.

* Renamed converter for clarity.
2017-08-10 17:17:12 +01:00
..
java Cordapps now contain their own dependencies (#915) 2017-06-30 14:18:46 +01:00
kotlin/net/corda/node JPA Hibernate AbstractParty converter (#1205) 2017-08-10 17:17:12 +01:00
resources Szymon db confing (#1141) 2017-07-31 16:36:34 +01:00