Sorry if I&#39;m repeating information that someone else may have brought up and I hope I&#39;m not throwing a wrench into the works. What about @Interface NumericRepresentations? This could leave room for hex and octal numbers. Just my 2 cents.<br /><br />John Griffin<br /><br /><br />On Feb 18, 2009 8:01am, Emmanuel Bernard &lt;emmanuel@hibernate.org&gt; wrote:<br />&gt; I am considering renaming @Digits to @DecimalRepresentation to make room for the plural form<br />&gt; <br />&gt; <br />&gt; <br />&gt; @interface DecimalRepresentations {<br />&gt; <br />&gt;    DecimalRepresentation[]  value()<br />&gt; <br />&gt; }<br />&gt; <br />&gt; <br />&gt; <br />&gt; Any better name?<br />&gt; <br />&gt; _______________________________________________<br />&gt; <br />&gt; hibernate-dev mailing list<br />&gt; <br />&gt; hibernate-dev@lists.jboss.org<br />&gt; <br />&gt; https://lists.jboss.org/mailman/listinfo/hibernate-dev<br />&gt;