For DO 4.4? Before we used :
(We use this only for information) |
The For now in version 4.4 it can be accessible only via Reflection by the following path: As the service is usable from outside the core of the framework, I think that there should be the following way to access the name builder service:
If this option is suitable, we could implement this shortly. Implemented in revision 7266
Actually, the best way is to get primary index for given type and use its Note that this is dependent on inheritance mapping as well: in case of table per hierarchy inheritance mapping you need to use The binaries are published. See 'Nightly builds' section on the downloads page. Thanks for this details and code extension! |