Hi there,

Looking throught the hibernate-mapping-1.1 dtd I noticed that the property
element has 
a property called length.  I'm assuming this can be used to indicate the
size of the
underlying column.  From ClassMetadata I can get to the property names and
types,
but there doesn't seem to be any way to get at the length values.  I need
those values
and I'd rather not have to query the DatabaseMetadata to get them.
Any suggestions?

Thanks,
Ken


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Reply via email to