Multi-Part Key Generation
Hey guys. We're looking at creating entities with multi-part non guid keys that will be retrieved from an external service. Can you point us in the right direction? Haven't found any info or examples regarding creating multi-part keys or retrieving keys from a service (other than the knowledge that it is possible). Just need en entry point to get started, like where in breeze to install the hooks for such a task.
Thanks!
/Nic
Developer
Cyrious Software
0
-
I believe I've found my answer in the form of setting the keyGeneratorCtor on EntityManager configuration.
I noticed that the default KeyGenerator implements getTempKeys, but I can't seem to find anywhere that's calling it...0
Please sign in to leave a comment.
Comments
1 comment