hasHibernatedPropertyAnnotation

returns true if class member has at least one known property level annotation (@Column, @Id, @Generated)

template hasHibernatedPropertyAnnotation (
T
string m
) {}

Members

Variables

hasHibernatedPropertyAnnotation
enum bool hasHibernatedPropertyAnnotation;
Undocumented in source.

Meta