HibernateD and DDBC - ORM and DB abstraction layer for D
Jacob Carlborg
doob at me.com
Fri Apr 5 05:15:14 PDT 2013
On 2013-04-05 11:44, Vadim Lopatin wrote:
> Submitted fix to support @Transient.
> It can be used on class level as well.
>
> Currently, if module is passed to metadata extractor, only classes which
> have at least one HibernateD annotation are being imported.
> Alternative is to import all classes, skipping only ones marked with
> @Transient.
> Which way is better?
I'm not sure, the current behavior perhaps. I think I would need to try
it out do have a proper answer.
--
/Jacob Carlborg
More information about the Digitalmars-d-announce
mailing list