Re: How to generate custom query method
| Newsgroups | gmane.comp.java.ejb.middlegen.user |
|---|---|
| Message-ID | <[email protected]> |
Yes, this was the solution. Thanks a lot. The use of meta-information makes programming somehow a bit more difficult. One has to mind how methods are named (something one needs to get used to when coming from C++). Nevertheless I find the use of these "Merge Files" a bit brittle (many places where errors can be made). At least it would be a Help if the usage were better documented. This I guess should be addressed to the developers though. Cheers and Thanks.