Re: Pre-processing during build
| От | Mark Rotteveel |
|---|---|
| Тема | Re: Pre-processing during build |
| Дата | |
| Msg-id | 148bbc16aa048b951b1080d56d7093fd@imap.procolix.com обсуждение |
| Ответ на | Re: Pre-processing during build ("Markus KARG" <markus@headcrashing.eu>) |
| Ответы |
Re: Pre-processing during build
Re: Pre-processing during build |
| Список | pgsql-jdbc |
On Wed, 17 Jun 2015 23:02:44 +0200, "Markus KARG" <markus@headcrashing.eu> wrote: > I think you not even need reflection, but could simply rely on proxies. > Should be faster and do the job faster. > http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/reflect/Proxy.html > :-) > > An official Java SE standard since v1.3, BTW, to prevent further > discussions about versions. ;-) Proxies use reflection (which is why they are part of the java.lang.reflect package. Mark
В списке pgsql-jdbc по дате отправления: