Hibernate / Hibernate interview questions II
Explain attribute oriented programming in Hibernate.
In Attribute oriented programming, one can add Meta data or attributes in the source code to signify the code. For hibernate, attribute oriented programming is enabled by an engine called XDoclet.
More Related questions...